
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
- Realtime Disconnects and Error: INVALID_...
Hi! I just want to ask here if there's any workaround with the disconnect issues we're encountering when subscribing to realtime events in react native using ex...
- Console is not opening
Plz solve this issue console is not opening
- OAUTH2 doesn't works
https://github.com/202420505/APPWRITE-GOOGLE-AUTH Is my code wrong? I think this is also related to deeplinks
