Splunk RUM iOS agent version 2.0.0 and above
The new Splunk RUM iOS agent has several enhancements.
Splunk RUM iOS agent version 2.0.0 has the following updates:
- Re-architected the agent as a modular Swift Package named
SplunkAgent
. - An integrated session recording module,
sessionReplay
- Added crash report symbolication integration.
- Added a module for interaction tracking to automatically capture user taps.
- Added
spanInterceptor
functionality for modifying or dropping spans. - Added compile support for visionOS, tvOS, macOS Catalyst.
- Added Objective-C API.
- Added dSYM upload script.
- Implemented AppState module monitoring application state.
- Dependency management now uses Swift Package Manager, replacing in-source dependencies and CocoaPods support.
- Changed the Splunk RUM data export protocol to OTLP (HTTP/protobuf) and removed support for exports through Zipkin.
Upgrade your iOS applications to the new Splunk RUM iOS agent.