Fix
- Fix an issue to prevent ANRMonitor from blocking the main thread on its own lock
- Fix a crash that is happening in android ndk agent v1.1.4
Support statement
- The Android NDK agent version 1.1.5 and above requires Android agent 7.7.6 and higher.
- The Android NDK agent version 1.1.1 and above requires Android agent 7.5.1 and higher.
- The Android NDK agent version 1.1.0 and above requires Android agent 7.5.0 and higher.
- The Android NDK agent version 1.0.3 and above requires Android agent 6.11.0 and higher.
- Versions 1.0.0 - 1.0.2 are compatible with Android agent 6.10.0 and lower.
We recommend you to upgrade the agent regularly, at least every 3 months.
バグ修正
- AGP 9.1.0へのアップグレード後に
java.lang.IllegalAccessErrorを伴うnewrelicTransformClassesでのクラッシュを修正 - セッションリプレイのtextviewセクションからスローされるNullPointerExceptionを修正
- ハイブリッドアプリケーションでの
onTrimMemory()呼び出しに関する問題を修正
サポートステートメント
少なくとも3か月ごとにエージェントを更新することを推奨します。Androidエージェントサポートに関する具体的なポリシーと日付については、モバイル監視エージェントのEOLポリシーを参照してください。
修理
- ANRMonitorが自身のロックでメインスレッドをブロックしないように問題を修正
サポートステートメント
- Android NDK エージェント バージョン 1.1.1 以上には、Android エージェント 7.5.1 以上が必要です。
- Android NDK エージェント バージョン 1.1.0以上のバージョンでは、Android エージェント 7.5.0 以上が必要です。
- Android NDK エージェント バージョン 1.0.3 以上には、Android エージェント 6.11.0 以上が必要です。
- バージョン 1.0.0 - 1.0.2 は、Android エージェント 6.10.0 以下と互換性があります。
エージェントは定期的に(少なくとも 3 か月ごとに)アップグレードすることをお勧めします。
Important notice
This release is invalid and should not be used.
Support statement
- The Android NDK agent version 1.1.1 and above requires Android agent 7.5.1 and higher.
- The Android NDK agent version 1.1.0 and above requires Android agent 7.5.0 and higher.
- The Android NDK agent version 1.0.3 and above requires Android agent 6.11.0 and higher.
- Versions 1.0.0 - 1.0.2 are compatible with Android agent 6.10.0 and lower.
We recommend you to upgrade the agent regularly, at least every 3 months.
バグ修正
- 初回リリース時にuserIdを初期化する際の問題を修正
- React Nativeビューのz-indexをキャプチャするようにモバイルセッションリプレイの問題を修正
サポートステートメント
少なくとも3か月ごとにエージェントを更新することを推奨します。Androidエージェントサポートに関する具体的なポリシーと日付については、モバイル監視エージェントのEOLポリシーを参照してください。
バグ修正
SharedPreferencesにペイロードデータが蓄積することで発生するOutOfMemoryの問題を修正しました。キャッシュされたペイロードはディスクに永続化され、接続状態の悪いデバイスでの無制限な増加を防ぐために上限が設定されるようになりました。
到達可能性チェックのたびにConnectivityManagerに対して繰り返されるBinder IPC呼び出しが原因で発生するANRを解決しました。ネットワーク状態は、登録されたネットワークコールバックを介して非同期で追跡されるようになりました。
サポートステートメント
少なくとも3か月ごとにエージェントを更新することを推奨します。Androidエージェントサポートに関する具体的なポリシーと日付については、モバイル監視エージェントのEOLポリシーを参照してください。
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.