Hi!
We have an app that runs across pretty much any platform, like Web, iOS, Android, tvOS, AndroidTV, Tizen, WebOS, and others. We use Kotlin Multiplatform as the primary development framework.
Wherever we can, we'd like to use Kotlin Multiplatform libraries so we have to write as little platform specific-code as possible. I noticed that the Dynatrace Kotlin Multiplatform SDK isn't available for all platforms, yet?
What would be the most straightforward way for us to instrument our apps for Dynatrace RUM across all platforms?
Thanks!