You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
[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.