Session Replay Mobile¶
Session Replay Mobile extends observability for mobile applications by recording and replaying each user interaction. This makes it easier to reproduce the exact scenario when crashes and errors occur. Additionally, the recordings can reveal the actual user interaction experience, providing valuable insights for improving product interaction design. This feature is currently in the alpha stage and is applicable to Android, iOS, Flutter, and React Native applications.
Collector Configuration¶
Before using Session Replay, if you are using a local deployment, you need to first install Datakit and then enable the corresponding parameter session_replay_endpoints in the RUM collector. No additional configuration is required when using the public DataWay.
Note: The Session Replay feature requires upgrading the DataKit version to 1.5.5 or higher.
Integration¶
Viewing Session Replay¶
The method for viewing Session Replay on mobile is the same as for web. You can refer to the web Session Replay access method.
Supported Scope¶
The capabilities for capturing images, canvas drawing controls, and WebViews vary across different platforms and versions. Please refer to the specific Session Replay integration documentation for each platform for the exact supported scope.