Hello Guys! I recently created an application and finished it for Android. Everything is working fine but the people are now asking for an iOS version too. Since I am an Android Developer I looked into KMP but however Appwrite does not have any Client SDK for Kotlin. What should I do since currently I don't know Apple Development and was looking into KMP oriented approach?
I think you will need to write some part in swift with the appwrite swift SDK for OAuth
If you don't want to implement OAuth, maybe the android/kotlin SDK could work for the email/password login
But I'm not sure
I am not using OAuth but it won't work
The Android SDK needs Context object to initialise the Appwrite Client
Context is only available on Android
Recommended threads
- Firebase Auth and Appwrite as database
Hello everyone, Currently I have developed an application with Firebase as a database. However, because of the Firebase bill, I would like to migrate. I would ...
- Transfer appwrite project from one accou...
i, have a complete project setup on one of my email id linked to my appwrite account, this project currently up and running and is being used for my android ap...
- Kotlin Multiplatform SDK
Hey <@452316113016193024> we have someone who created a SDK for Kotlin multiplatform. What would you recommend they do with it as far as review, meeting our sta...