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
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...