Recent release of Kotlin SDK (2.0.0) added support for Appwrite 1.3.x features but also bumped Kotlin version to 1.8.0, which is great, but open-runtimes and Appwrite only supports Kotlin 1.6 for functions. So SDK is there, but it is not possible to create a function and use it - build fails with obvious message that Kotlin version is not compatible.
Am I missing something here maybe 🧐?
Recent release of Kotlin SDK (2.0.0) added support for Appwrite 1.3.x features but also bumped Kotlin version to 1.8.0 What do you mean by this? How did Appwrite upgrade Kotlin to 1.8.0? I'm a little confused 😅
oh wait
you mean the Kotlin SDK uses 1.8.0
ah okay got it. let me see what I can find on this
Well as you said, it seems like there is a mismatch in the supported version for cloud functions, and the latest version of the Kotlin SDK for Appwrite.
maybe they'll release a runtime for kotlin 1.8.0 soon
Yea exactly, SDK uses 1.8.0 but runtime only goes up to 1.6.0. Only way to use it is to downgrade to older Kotlin SDK and not use new features for now.
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...