
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
- Error: Invalid `userId` param: Parameter...
- email verification error??
Hey, I'm trying email verificacion with this signup implementation using deep links on iOS, but when creating the account I get this exception: Exception: Erro...
- Apple OAuth in SwiftUI
Any ideas why this error might be showing up when trying it sign in via apple in SwifUI? _Concurrency/CheckedContinuation.swift:196: Fatal error: SWIFT TASK CO...
