MOBILE SESSION REPLAY (Session Replay Mobile)¶
SESSION REPLAY for MOBILE extends the observability of mobile applications by recording and replaying each user interaction, making it easier to reproduce the scenarios of crashes and errors. Additionally, it helps discover actual user interaction experiences, providing assistance with product interaction experience. Currently, this feature is in the alpha stage and applies to native Android and iOS applications.
Datakit Setup¶
Before using SESSION REPLAY, if using a local deployment method, you need to install Datakit first, then enable the session_replay_endpoints
parameter corresponding to SESSION REPLAY in the RUM collector. Using a public DataWay requires no additional configuration.
Note: The SESSION REPLAY feature requires upgrading the DataKit version to 1.5.5 or higher.
Integration¶
Viewing Session Replay¶
The way to view SESSION REPLAY on MOBILE is the same as on web; refer to web session replay access method.
Supported Scope¶
Currently, components like images, canvas drawings, and Webview generated SESSION REPLAY data are not supported.