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
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- My organization's project is blocked
My organization's project is blocked so unblocked my organization then I will this
- Can't Create An Account with Gmail Domai...
Hi, when using account.create() to register a new user with the Gmail domain, I got "There was an error processing your request. Please check the inputs and try...