Releases: RevenueCat/purchases-android
Releases · RevenueCat/purchases-android
2.4.3
Fixes compatibility with AppsFlyer SDK #127
3.0.7
- Fixes NoSuchElementException #115
3.0.6
- Added new method to invalidate the purchaser info cache, useful when promotional purchases are granted from outside the app. #109
3.0.5
3.0.5
- Fixes compatibility with AppsFlyer SDK #97
- Adds Fastlane to improve releases #99
- Posts price and currency code for managed products #96
- Adds platform flavor static variable #91
3.0.4
- Defers fetching updated PurchaserInfo and Offerings to whenever the app is foregrounded.
- Adds Lifecycle components to better detect the lifecycle of the app.
2.4.2
- Defers fetching updated PurchaserInfo and Offerings to whenever the app is foregrounded.
- Adds Lifecycle components to better detect the lifecycle of the app.
3.0.3
- Fixes
syncPurchases
and restorePurchases
.
- Adds
observer_mode
to the backend post receipt call.
3.0.2
- Exposes
all
, property of Offerings
to access all the Offerings.