Open Shabinder opened 3 years ago
@Shabinder Yes this is a great idea and we are open to PRs for this! :D
In order to start, you'll need to take a look at our sdk-generator
repo which is where the SDK code gets generated from.
If you need any help, feel free to reach out to us on Discord! :D
Hi, is this still under development. I also want to help on this to make this available to kotlin multiplatform
Isn't this SDK designed for admin access, not end device access? So shouldn't there be a separate SDK for KMP?
๐ Feature description
Migrate lib to KMP structure and replace following:
to support multiple targets like, Android, JVM, IOS, maybe Native too(for MacOS, Windows, Linux).
Are you open to PRs for same ?
๐ค Pitch
why keep kotlin sdk only scoped to jvm, Kotlin Targets more platforms.
๐ Have you spent some time to check if this issue has been raised before?
๐ข Have you read the Code of Conduct?