This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Why do I see the message `OneAgent SDK version <version_number> does not match Dynatrace Android Gradle plugin version <version_number>`?
OneAgent SDK and the Dynatrace Android...
...equests manually. Why are web requests not associated with a given user action? OneAgent for Android only attaches web requests to a user action triggered within a specific timeframe. The t...
If you can't resolve a problem with Session Replay on crashes for Android, please contact a Dynatrace product expert via live chat within your Dynatrace environment. Also, ensure that your system m...
If you can't resolve a problem with Session Replay on crashes for Android, please contact a Dynatrace product expert via live chat within your Dynatrace environment. Also, ensure that your system m...
How to tag a user in a session
A session gets tagged when SDK API method is called.
Dynatrace.identifyUser("john.doe@example.com");
for both Android and iOS.
Session is not being t...
...ariants directly from the android components dsl block. and when using it in app level gradle its not working, also tried turning off dynatrace.ignoreBuildwarning I am using groovy gradle a...
Bundling release notes for the Android (and iOS) OneAgent SDK with the rest of OneAgent is causing a lot of headache. The OneAgent Mobile SDKs are updated more frequently than the overarching O...
We have the following analytics requirement using RUM for mobile (iOS and Android) where we only implemented the auto-instrumentation feature of the SDK.
Find out how many users perform an action w...
We would like to confirm whether the Dynatrace Android SDK supports storing RUM user events locally when the device is offline, and whether it automatically retries and sends those events once the i...