The Dynatrace Android Gradle plugin now supports Gradle version 9.7.
Fixes and maintenance
OneAgent for Android
General Availability (Build 8.345.1)
Fixed an issue that omitted the TraceContext class from JavaDoc. (DEM-30582)
Fixed a rare crash that could occur when a mobile application exceeded the OS limit on registered network callbacks (100 max). OneAgent for Android now handles the error gracefully. (DEM-30023)
Fixed an issue where sessions from Android devices on 5G Non-Standalone (NSA) networks were incorrectly reported as 4G (DEM-29754)
Fixed an ANR issue in the Jetpack Compose instrumentation that could occur when Session Replay was used. (DEM-29751)
Fixed an ANR issue in the Compose instrumentation that could occur when user interaction events were monitored. (DEM-29730)
Fixed an issue where a native crash from a previous app session was incorrectly attributed to the view summary of the next session, causing it to be reported as having crashed. (DEM-29717)
OneAgent for iOS
General Availability (Build 8.345.1)
Fixed an issue where user actions would not properly detect navigations and web requests for linking. (DEM-30314)
iOS Session Replay: Fixed an issue that could cause a stack overflow under certain scenarios. (DEM-30227)
Fixed an issue with tracking of an initial Loading Action. (DEM-30019)
iOS Session Replay: Fixed an issue where mobile applications using specific third-party libraries could cause some UI controls to become unresponsive due to incorrect interactions with Session Replay. (DEM-29812)
Fixed an edge case issue with web request session assignment. (DEM-29473)
Fixed an issue with iOS 27 tab switch support for Session Replay. (DEM-28494)
Fixed a config handling race condition. (DEM-28477)