Skip to content

Releases: RevenueCat/purchases-ios

1.1.3

03 Aug 22:08
Compare
Choose a tag to compare
  • Add option for disabling transaction finishing.

1.1.2

30 Jul 21:27
Compare
Choose a tag to compare
  • Fix to ensure prices are properly collected when using entitlements

1.1.0

22 Jul 01:22
Compare
Choose a tag to compare
  • 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.

1.0.5

20 Jul 17:36
Compare
Choose a tag to compare
  • Entitlements will now have null active products if the product is not available from StoreKit

1.0.4

06 Jul 02:56
Compare
Choose a tag to compare
  • Fix version number in Plist for real

1.0.3

05 Jul 23:13
Compare
Choose a tag to compare
  • Fix version number in Plist

1.0.2

03 Jul 01:46
Compare
Choose a tag to compare
  • Improved error handling for fetching entitlements
  • Delegate methods are now guaranteed to run on the main thread

1.0.1

29 Jun 05:55
Compare
Choose a tag to compare
  • Fix a bug with parsing dates for Thai locales

1.0.0

18 Jun 18:37
fc203b6
Compare
Choose a tag to compare
  • 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

0.12.0

14 Jun 19:08
Compare
Choose a tag to compare
  • Remove Carthage dependencies
  • Add delegate methods for restoring
  • Allow RCPurchases to be instantiated with a UserDefaults object, useful for syncing between extensions