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)