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.
Corrección de errores
- Solucionar un bloqueo en
newrelicTransformClassescon unjava.lang.IllegalAccessErrordespués de actualizar a AGP 9.1.0 - Corregir una NullPointerException lanzada desde la sección de textview de Session Replay
- Solucionar un problema con la llamada
onTrimMemory()en la aplicación híbrida
Declaración de apoyo
Recomendamos actualizar el agente al menos cada tres meses. Encuentre las políticas y fechas específicas de soporte del agente de Android en la Política de EOL de agentes de monitoreo de móviles.
Arreglar
- Corregir un problema para evitar que ANRMonitor bloquee el hilo principal en su propio bloqueo
Declaración de apoyo
- La versión 1.1.1 y superiores del agente NDK de Android requieren el agente Android 7.5.1 y superiores.
- La versión 1.1.0 del agente NDK de Android y superiores requieren el agente Android 7.5.0 y superior.
- La versión 1.0.3 y superiores del agente NDK de Android requieren el agente Android 6.11.0 y superiores.
- Las versiones 1.0.0 - 1.0.2 son compatibles con el agente Android 6.10.0 y versiones anteriores.
Le recomendamos que actualice el agente periódicamente, al menos cada 3 meses.
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.
Corrección de errores
- Solucionar un problema al inicializar userId en el primer lanzamiento
- Corrige un problema en Session Replay móvil para capturar el z-index de las vistas de React Native
Declaración de apoyo
Recomendamos actualizar el agente al menos cada tres meses. Encuentre las políticas y fechas específicas de soporte del agente de Android en la Política de EOL de agentes de monitoreo de móviles.
Corrección de errores
Se corrigió un problema de OutOfMemory causado por la acumulación de datos de carga en SharedPreferences. Las cargas en caché ahora se persisten en el disco y se limitan para evitar un crecimiento ilimitado en dispositivos con conectividad deficiente.
Se resolvió un ANR causado por llamadas repetidas de IPC de Binder a ConnectivityManager en cada comprobación de accesibilidad. El estado de la red ahora se rastrea de forma asíncrona mediante una devolución de llamada de red registrada.
Declaración de apoyo
Recomendamos actualizar el agente al menos cada tres meses. Encuentre las políticas y fechas específicas de soporte del agente de Android en la Política de EOL de agentes de monitoreo de móviles.
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.