Hey @Jake we have someone who created a SDK for Kotlin multiplatform. What would you recommend they do with it as far as review, meeting our standards and submitting it? I figured you would be the best person to ask considering you made the original kotlin SDK.
@Camka I'll link up your repo here: https://github.com/camka14/sdk-for-kmp/tree/master
@Camka for starters it would be good to have a documented read me file so users know where to start/how to use.
I'd recommend using the original kotlin SDK as an example: https://github.com/appwrite/sdk-for-kotlin/blob/main/README.md
Recommended threads
- Appwrite rejecting create and edit reque...
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects al...
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...
- Realtime Error Invalid query: Syntax err...
I was test driving Self-Hosted Appwrite for my use with Swift IOS apps as a backend while back and after successful trials, I started to move to incorporate int...