Releases: RevenueCat/purchases-ios
Releases · RevenueCat/purchases-ios
1.2.0-rc2
- 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.1.5
- Conform RCPurchasesDelegate to NSObject
- Adds requestDate to the purchaser info to avoid edge cases
- Add iOS 11.2 availability annotations
1.1.4
- Make RCPurchases initializer return a non-optional
1.1.3
- Add option for disabling transaction finishing.
1.1.2
- Fix to ensure prices are properly collected when using entitlements
1.1.0
- 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
- Entitlements will now have null active products if the product is not available from StoreKit
1.0.4
- Fix version number in Plist for real