What's new in Dynatrace OneAgent for Mobile 8.335
- Release notes
- 1-min read
- Rollout start on Mar 24, 2026
This page showcases new features, changes, and bug fixes in Dynatrace OneAgent for Mobile version 8.335. It contains:
Feature updates
Digital Experience
Touches user interaction for Jetpack Compose
Touches user interaction for Jetpack Compose are now supported.
Digital Experience | RUM Mobile
Support Android Gradle plugin version 9.1
We now support Android Gradle plugin version 9.1.
Fixes and maintenance
OneAgent for Android
General Availability (Build 8.335.1)
- Fixed a crash during network-state monitoring caused by removed permissions or an Android 11 bug. (DEM-22459)
- Fixed a crash on devices running Android 11 due to a known Android system bug when monitoring ANRs. (DEM-22422)
- Fixed a crash when device storage was full. The
ENOSPC (No space left on device) error is now handled gracefully. (DEM-22386)
OneAgent for iOS
General Availability (Build 8.335.1)
- Check if list of jobs is empty before sending them. (DEM-23102)
- Fixes a crash for Touch User Interactions (DEM-22978)
- Fixed local config file access race condition. (DEM-22944)
- Removes unnecessary UITouch captures when capturing user interactions. (DEM-22352)
- Fixes an edge case in ternary expression syntax adaptations in the Swift instrumentor. (DEM-21823)
- Fixed Session Replay masking for nested list scenarios that were not supported before. (DEM-21316)
- Fixed a potential building issue when instrumenting files containing SwiftUI controls (DEM-20471)