Announcements
Session Replay for Android has moved from preview to general availability. Gain full visibility into your users' mobile experience with faithful visual reproductions of their sessions. Learn more about Session Replay.
New features
- Added the ability to programmatically block specific views from being captured during Session Replay, giving fine-grained control over what is recorded beyond the default masking rules.
- The agent now automatically creates a new session after 4 hours of continuous use, improving long-running session tracking.
- Log forwarding now coordinates its sampling decisions with Session Replay, ensuring logs are captured for sessions that are being replayed.
Bug fixes
- Resolved an issue where the agent attempted to forward logs without an active network connection, causing unnecessary errors on offline devices.
- Fixed a RuntimeException that could occur when reading or closing streams from HttpsURLConnection.
- Addressed a null pointer exception that could occur during session handling.
- Fixed a timing issue where session rotation could occur before the harvest cycle completed, potentially causing data loss during the transition.
- Resolved an issue where the session ID could be null during session rotation, causing data to be attributed incorrectly.
- Addressed several rendering accuracy issues in Session Replay captures.
- Fixed an issue where local masking configuration was not correctly applied to text elements during Session Replay capture.
Support statement
We recommend updating the agent at least every three months. Find specific policies and dates for Android agent support in the Mobile Monitoring Agents EOL Policy.
修正
- 一意の識別子を生成するには、SecureRandom() を使用してください。
- 高負荷サンプリング使用時にメインスレッドで発生する可能性のあるANRを修正
- 下位SDKバージョン向けに例外処理を追加する
サポートステートメント
少なくとも 3 か月ごとにエージェントを更新することをお勧めします。Androidエージェントのサポートに関する具体的なポリシーと日付については、「 モバイル監視エージェント EOL ポリシー」を参照してください。
新しい
- AGP 9のサポートを追加
- モバイルセッションリプレイにエラーサンプリングを追加
- pauseReplay および recordReplay API を追加する
修正
- モバイルセッションリプレイの複数の修正によりパフォーマンスが向上
サポートステートメント
少なくとも 3 か月ごとにエージェントを更新することをお勧めします。Androidエージェントのサポートに関する具体的なポリシーと日付については、「 モバイル監視エージェント EOL ポリシー」を参照してください。
修正
- イベント データを送信するためのデフォルトの間隔を 10 分から 1 分に変更しました。
- DexGuard 9 で異なるフレーバー設定を使用すると、検討ファイルが送信されない問題を修正しました。
- モバイルセッションリプレイに関連する複数のクラッシュを修正しました。
サポートステートメント
少なくとも 3 か月ごとにエージェントを更新することをお勧めします。Androidエージェントのサポートに関する具体的なポリシーと日付については、「 モバイル監視エージェント EOL ポリシー」を参照してください。
修正
- monoEnabled ビルドで成果物が見つからない問題を修正しました
サポートステートメント
少なくとも 3 か月ごとにエージェントを更新することをお勧めします。Androidエージェントのサポートに関する具体的なポリシーと日付については、「 モバイル監視エージェント EOL ポリシー」を参照してください。
Fixes
- Fix ANR cased by setUserId
- Fix ANR caused by blocking SecureRandom initialization during agent configuration
- Improve content length detection and limit reponsebody capture in okhttp3
- Fix few bugs in webview instrumentation
Support statement
We recommend updating the agent at least every three months. Find specific policies and dates for Android agent support in the Mobile Monitoring Agents EOL Policy.