How to get access to this library #107
Replies: 1 comment 6 replies
-
Hello @carlos-prezzee! To get an access to the Kotlin Multiplatform SDK you need to open a ticket with our support, so that we can activate it for your org. Speaking of reporting, it still depends on your use-case: if you want to completely migrate to KMP SDK it is better to create a dedicated RUM application, but nothing prevents to use this SDK as an addition to the Android / iOS SDKs you already have (the only concern may be only the versioning for the native SDKs being used). |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Datadog team,
Great to see this SDK available! 🎉
I am wondering how do I get access to the SDK access?
When creating a new RUM application I don't see a Kotlin Multiplatform option yet.
Also, I have an existing Android & iOS RUM apps. Would the this SDK still connect to those applications? I would I need to create a separate one.
In my current setup I am sharing code using KMP but the UI still native on both. I got a workaround to send logs from KMP to Android but if I can use this SDK directly, it will simplify the integration
Thanks
Beta Was this translation helpful? Give feedback.
All reactions