Skip to content

1.0.1

Choose a tag to compare

@mbudinsky mbudinsky released this 21 May 09:10
· 6 commits to develop since this release
Immutable release. Only release title and notes can be modified.
efa984f

1.0.1

Changed

  • iOS: Removed USE_FRAMEWORKS=dynamic requirement. The native iOS SDK is now distributed as vendored xcframeworks instead of being resolved via SPM at pod install time. This means the SDK now works with any CocoaPods linkage mode, including use_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.