19 Dec 2023 01:10 PM - edited 19 Dec 2023 04:08 PM
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 the Session Replay requirements and that the problem that you're experiencing is not a part of known limitations.
If user sessions are not recorded at all:
If you're using the Simulator in Xcode to test Session Replay, select Edit Scheme… > Run | Debug, and then clear the Debug executable checkbox for your Xcode scheme.
Verify that you completed the steps described in the mobile instrumentation wizard:
You added Session Replay as a dependency to your Podfile.
You included all mandatory application identification keys to your app's Info.plist
file.
You enabled the user opt-in mode and added a privacy notice.
Ensure that you can import the Dynatrace libraries:
Swift
import Dynatrace
import DynatraceSessionReplay
Objective-C
#import <Dynatrace/Dynatrace.h>
#import <DynatraceSessionReplay/DynatraceSessionReplay-Swift.h>
In the running application console logs, find the following:
Dynatrace OneAgent (iOS) 8.207.1.XXXX
Dynatrace Mobile Session Replay Agent (iOS) 1.207