Skip to content

Releases: Pushwoosh/PushwooshGeozones-XCFramework

6.4.12

10 Apr 13:58
Compare
Choose a tag to compare

Added

  • Сentered orientation of In-App Toast Notifications

6.4.11

05 Apr 10:51
Compare
Choose a tag to compare

Fixed

  • Crash in dynamicDidReceiveRemoteNotificationWithFetch method when receiving a silent push notification

Added

  • In-App Toast Notifications

6.4.10

03 Feb 15:45
Compare
Choose a tag to compare

Fixed

  • Pushwoosh_PURCHASE_TRACKING_ENABLED flag causing applications to crash on purchase
  • Glitches related to device orientation on iOS 16+ devices

6.4.9

23 Dec 15:07
Compare
Choose a tag to compare

Fixed

  • Pushwoosh_PURCHASE_TRACKING_ENABLED flag causing applications to crash on start.

6.4.8

17 Nov 12:03
Compare
Choose a tag to compare

Changed

  • SDK source code is publicly available now (PushwooshGeozones)

6.4.7

17 Nov 11:16
Compare
Choose a tag to compare

Changed

  • SDK source code is publicly available now

6.4.6

15 Nov 15:23
Compare
Choose a tag to compare

Changed

  • caching requests

6.4.5

25 Aug 17:14
Compare
Choose a tag to compare

Added

  • (void)makePurchaseWithIdentifier:(NSString*)identifier method added to the default RichMedia javascript interface
// Rich Media javascript example:
pushwooshImpl.makePurchaseWithIdentifier(“premium_subscription”);
  • PWPurchaseDelegate protocol that can be implemented in your AppDelegate to provide callbacks for purchases made from Pushwoosh In-App messages. Check this guide for additional details

6.4.4

08 Aug 17:15
Compare
Choose a tag to compare

Added

  • Nullability annotations to Pushwoosh class

6.4.3

16 Jun 13:08
Compare
Choose a tag to compare

Changed

  • Caching failed requests logics

Removed

  • Jailbroken tag is no longer collected