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.
We're still working on improving the SwiftUI instrumentation process for mobile applications. If you face any issues while instrumenting SwiftUI controls, please contact a Dynatrace product expert vi...
If you can't resolve a problem with Session Replay on crashes for iOS, please contact a Dynatrace product expert via live chat within your Dynatrace environment. Also, ensure that your system meets t...
If you can't resolve a problem with Session Replay on crashes for iOS, please contact a Dynatrace product expert via live chat within your Dynatrace environment. Also, ensure that your system meets t...
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...
In most cases for iOS, the crashes and session replay are not captured because of the debugger attached to the build. In this case, the debugger hooks and catches the crashes causing all crash h...
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...
Hi, We're seeing some crashes reported on TestFlight that seem to be originating from the Dynatrace SDK. The crashes are happening on startup and have a stack trace that looks like the followin...
Hi Dynatrace team, Our iOS project currently uses Firebase to process dSyms and capture crash reports. We use a build phase on our project that executes a script that the Firebase iOS SDK p...