All Versions
114
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 10
Changelog History
Page 10
-
v1.1.3 Changes
- โ Add option for disabling transaction finishing.
-
v1.1.2 Changes
- ๐ Fix to ensure prices are properly collected when using entitlements
-
v1.1.1 Changes
- Delegate methods now only dispatch if they are not on the main thread. This makes sure the cached PurchaserInfo is delivered on setting the delegate.
- ๐ Allow developer to indicate anonymous ID behavior
- โ Add "Purchases.h" to CocoaPods headers
-
v1.1.0 Changes
- Attribution! You can now pass attribution data from Apple Search Ads, AppsFlyer, Adjust and Branch. You can then view the ROI of your campaigns, including revenue coming from referrals.
-
v1.0.5 Changes
- ๐ Fix for entitlements will now have null active products if the product is not available from StoreKit
-
v1.0.4 Changes
- ๐ Fix version number in Plist for real
-
v1.0.3 Changes
- ๐ Fix version number in Plist
-
v1.0.2 Changes
- ๐ Improved error handling for fetching entitlements
- Delegate methods are now guaranteed to run on the main thread
-
v1.0.1 Changes
- ๐ Fix a bug with parsing dates for Thai locales
-
v1.0.0 Changes
- Oh my oh whoa! We made it to version one point oh!
- ๐ Entitlements now supported by the SDK. See the guide for more info.
- ๐ Improved caching of
RCPurchaserInfo