What's new in Dynatrace OneAgent for Mobile version 8.331

  • Release notes
  • 1-min read
  • Published Jan 27, 2026
  • Rollout start on Jan 27, 2026

This page showcases new features, changes, and bug fixes in Dynatrace OneAgent for Mobile version 8.331. It contains:

Feature updates

Digital Experience | RUM Mobile

OneAgent SDK for iOS

For the new RUM experience, you can now use the Dynatrace.setURLSession API to set a custom URLSession, allowing more advanced network communication configuration.

This can be used, for example, to set up certificate pinning or add custom headers, similar to the configurations described in the RUM Classic examples.

Fixes and maintenance

OneAgent for iOS

General Availability (Build 8.331.1)

  • Fixes an issue where, when an app was put into the background and foreground again a significant amount of times in a short timespan, a high number of background tasks could potentially be spawned. (DEM-19556)
  • Fixes masking issue when ViewController presented with modalPresentationStyle = .overFullScreen (DEM-18871)