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:
- Redesigned the agent as a modular Swift Package named
SplunkAgent
. - An integrated session recording module,
sessionReplay
. - Integrated support for crash report symbolication.
- A new interaction tracking module to automatically capture user taps.
- New
spanInterceptor
functionality for modifying or dropping spans. - New compile support for visionOS, tvOS, macOS Catalyst.
- New Objective-C API.
- A new dSYM upload script.
- An new application state tracking module.
- Dependency management through Swift Package Manager, replacing in-source dependencies and CocoaPods support.
- Data export to Splunk RUM through OTLP protocol (HTTP/protobuf); removed support for exporting data through Zipkin.
Upgrade your iOS applications to the new Splunk RUM iOS agent.