Skip to content

Releases: Pushwoosh/pushwoosh-ios-sdk

6.5.7

17 Jan 08:16
Compare
Choose a tag to compare

Added

- (NSString * _Nonnull)getUserId; method added

6.5.6

19 Dec 14:03
Compare
Choose a tag to compare

Changed

  • SDK can now receive failed rich medias sent from Customer Journey with the next postEvent call

6.5.5

27 Nov 09:56
Compare
Choose a tag to compare

Changed

  • Swizzling of application:didReceiveRemoteNotification:, application:didFinishLaunchingWithOptions:, application:didRegisterForRemoteNotificationsWithDeviceToken:, and application:didFailToRegisterForRemoteNotificationsWithError: methods

  • Pushwoosh SDK performance when utilizing Notification Service Extension

6.5.4

09 Oct 10:58
Compare
Choose a tag to compare

Fixed

  • Issue with XCFramework checksum calculation

6.5.3

13 Sep 10:04
Compare
Choose a tag to compare

Changed

  • Bitcode generation disabled for the Pushwoosh Inbox SDK target

6.5.2

12 Sep 12:27
Compare
Choose a tag to compare

Changed

  • Bitcode generation disabled for all Pushwoosh SDK targets

6.5.1

09 Aug 11:12
Compare
Choose a tag to compare

Added

  • Internal rich media lifecycle event tracking

6.5.0

17 Jul 13:08
Compare
Choose a tag to compare

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

03 May 12:34
Compare
Choose a tag to compare

Fixed

  • The issue with userId changing unexpectedly when Notification Service Extension is added to a project.

6.4.12

10 Apr 13:43
Compare
Choose a tag to compare

Added

  • Сentered orientation of In-App Toast Notifications