Skip to content

Releases: thunderheadone/one-sdk-ios-test

ONE SDK for iOS v6.0.0

15 Jan 00:49
52b02e1
Compare
Choose a tag to compare
  • [BREAKING] The Thunderhead SDK is now distributed as an XCFramework bundle. The binary contains architecture slices for arm64, armv7 for iOS and arm64, i386, x86_64 for the simulator. For further details on this see our migration guide.
  • [BREAKING] Updated minimum deployment target to iOS 9.0.
  • [BREAKING] Added support for using the Thunderhead SDK with Xcode 12.3. The Thunderhead SDK now requires Xcode 12+ (iOS 14). For further details on this see our readme.
  • [BREAKING] Removed the push notification functionality from the Thunderhead SDK. For further details on this see our migration guide.
  • [NEW] Added support for integrating the Thunderhead SDK via Swift Package Manager. For further details on this see our readme.
  • [NEW] Added support for Interaction tracking for iOS 13+ Modals.
  • [UPDATE] Added more granular debug logging to facilitate better customer support when SDKs are migrated from an older to a newer version.
  • [BUGFIX] Fixed an issue where the app name was not pulled correctly from the bundle identifier.
  • [BUGFIX] Fixed an issue where mini notifications were not always displayed on iOS 13+ Modals.