All Versions
114
Latest Version
Avg Release Cycle
-
Latest Release
-

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