Skip to content

Releases: RevenueCat/purchases-ios

1.2.0-rc2

21 Nov 02:41
Compare
Choose a tag to compare
  • Fixed an issue with aliasing. If no completion block was passed, the new app user id was actually the existing one, so no aliasing was happening.
  • Refreshes caches after identify and reset and makes sure the updated Purchaser info listener gets called.

1.2.0-rc1

16 Nov 01:12
Compare
Choose a tag to compare
Version 1.2.0-rc1

1.1.5

20 Oct 01:35
Compare
Choose a tag to compare
  • Conform RCPurchasesDelegate to NSObject
  • Adds requestDate to the purchaser info to avoid edge cases
  • Add iOS 11.2 availability annotations

1.1.4

11 Sep 19:21
Compare
Choose a tag to compare
  • Make RCPurchases initializer return a non-optional

1.1

11 Sep 19:20
Compare
Choose a tag to compare
1.1
Version 1.1.4

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