
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
- DATABASE ERROR
When I select NULL as the value and click update, it shows that the update is successful, but when I refresh it changes back to add-avatar. It seems that all fi...
- Redis in Appwrite has high latency spike...
Hello, We are running a self-hosted Appwrite 1.5.10 on Debian 12 Bookworm (Docker Compose). Redis is used exclusively as part of the Appwrite stack (Pub/Sub, q...
- Unraid Deployment
Does anyone know how to point a production iOS app to an Appwrite Docker image I have on my Unraid server? I need a lot of storage, and having Appwrite on my Un...
