Releases: Pushwoosh/pushwoosh-ios-sdk
Releases · Pushwoosh/pushwoosh-ios-sdk
6.4.9
Fixed
- Pushwoosh_PURCHASE_TRACKING_ENABLED flag causing applications to crash on start.
6.4.8
Changed
- SDK source code is publicly available now (PushwooshGeozones)
6.4.7
Changed
- SDK source code is publicly available now
6.4.6
Changed
- caching requests
6.4.5
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
Added
- Nullability annotations to Pushwoosh class
6.4.3
Changed
- Caching failed requests logics
Removed
- Jailbroken tag is no longer collected
6.4.2
Changed
- Swizzling of
setApplicationIconBadgeNumber
,registerForRemoteNotifications
,addTransactionObserver
, andpaymentQueue:paymentQueue:updatedTransactions
methods
Fixed
- PushwooshGeozones module now uses PushwooshXCFramework dependency instead of Pushwoosh.framework
6.4.1
Fixed
- Opened push notification stats now collects properly