Skip to content

Releases: Pushwoosh/PushwooshGeozones-XCFramework

6.5.9

04 Mar 21:19
Compare
Choose a tag to compare

Added

  • Plist Pushwoosh_PREHANDLE_URL_NOTIFICATIONS flag (used in plugins)

6.5.8

27 Feb 15:26
Compare
Choose a tag to compare

Changed

  • reworked application:didFinishLaunchingWithOptions: swizzling logics

6.5.7

17 Jan 08:26
Compare
Choose a tag to compare

Added

- (NSString * _Nonnull)getUserId; method added

6.5.6

20 Dec 09:54
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 12:26
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 11:04
Compare
Choose a tag to compare

Fixed

  • Issue with XCFramework checksum calculation

6.5.3

13 Sep 10:11
Compare
Choose a tag to compare

Changed

  • Bitcode generation disabled for the Pushwoosh Inbox SDK target

6.5.2

12 Sep 12:42
Compare
Choose a tag to compare

Changed

  • Bitcode generation disabled for all Pushwoosh SDK targets

6.5.0

17 Jul 13:23
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:44
Compare
Choose a tag to compare

Fixed

  • An issue where the userId changed unexpectedly while using the Notification Service Extension.