1.0.1
1.0.1
Changed
-
iOS: Removed
USE_FRAMEWORKS=dynamicrequirement. The native iOS SDK is now distributed as vendored xcframeworks instead of being resolved via SPM atpod installtime. This means the SDK now works with any CocoaPods linkage mode, includinguse_frameworks! :linkage => :static(required by Firebase, Adobe AEP, and similar dependencies). No Podfile changes are needed to integrate the SDK. -
iOS: Bumped native iOS Splunk RUM SDK to 2.2.3, which fixes an App Store validation failure (
Validation failed (409) CFBundleIdentifier Collision) that prevented users from uploading their apps.
Added
- Github issue templates.