Hello, my company is using prismic for building a static website. I'm in charge of the native mobile apps (build in Swift and Kotlin) and I want to evaluate the possibility to use your service for that. I find some projects on GitHub for Android and iOS integration but both seems outdated and iOS one is no longer even indexed on your website. I tried to access to a sample doc via postman and the API seems quite complex to integrate in a native component. Do you provide this kind of functionality for native apps?
Hi @mhausherr,
Welcome to the Prismic community.
We are currently handing some of our kits to the community to maintain, and most likely the IOS kit as well as it is somehow outdated.
But in fact, It wouldn't be complicated to use our RESTful API directly; basically, you need to make a first call to API to get the ref
and then you call the endpoint using the fetched ref from the first query.
And as far as I understand Kotlin is based on the JVM and this allows you to use our JAVA kit.
Please let us know if you need any further help,
Fares
You could wrap it with Nativator.io and publish on app stores.
Thanks, @nativator.io for your feedback.
Thanks @nativator.io for your feedback.
I build native apps with native technology. Apps have more than 400 screens today and our web site only cover 1/4 of this screens yet. The apps also strongly rely on Bluetooth technology, it's the main feature of the app, we use it to connect to a in house electronic device. Did your tool can help us to integrate with prismic ?