Releases: Pushwoosh/pushwoosh-ios-sdk
Releases · Pushwoosh/pushwoosh-ios-sdk
6.5.7
Added
- (NSString * _Nonnull)getUserId;
method added
6.5.6
Changed
- SDK can now receive failed rich medias sent from Customer Journey with the next postEvent call
6.5.5
Changed
-
Swizzling of
application:didReceiveRemoteNotification:
,application:didFinishLaunchingWithOptions:
,application:didRegisterForRemoteNotificationsWithDeviceToken:
, andapplication:didFailToRegisterForRemoteNotificationsWithError:
methods -
Pushwoosh SDK performance when utilizing Notification Service Extension
6.5.4
Fixed
- Issue with XCFramework checksum calculation
6.5.3
Changed
- Bitcode generation disabled for the Pushwoosh Inbox SDK target
6.5.2
Changed
- Bitcode generation disabled for all Pushwoosh SDK targets
6.5.1
Added
- Internal rich media lifecycle event tracking
6.5.0
Added
- Live Activities support
Added two public methods
- startLiveActivityWithToken
- stopLiveActivity
Fixed
- SDK now properly sends API requests after changing Pushwoosh AppID at runtime
6.4.13
Fixed
- The issue with userId changing unexpectedly when Notification Service Extension is added to a project.
6.4.12
Added
- Сentered orientation of In-App Toast Notifications