Skip to content

Releases: RevenueCat/purchases-android

2.4.3

23 Mar 22:23
b810ed0
Compare
Choose a tag to compare

Fixes compatibility with AppsFlyer SDK #127

3.1.0

16 Mar 23:34
7adc6b2
Compare
Choose a tag to compare

3.0.7

04 Mar 22:00
20de314
Compare
Choose a tag to compare
  • Fixes NoSuchElementException #115

3.0.6

17 Feb 22:26
806c798
Compare
Choose a tag to compare
  • Added new method to invalidate the purchaser info cache, useful when promotional purchases are granted from outside the app. #109

3.0.5

31 Jan 02:09
f5c708d
Compare
Choose a tag to compare

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

17 Dec 02:30
Compare
Choose a tag to compare
  • 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

17 Dec 18:16
Compare
Choose a tag to compare
  • 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

10 Dec 01:38
Compare
Choose a tag to compare
  • Fixes syncPurchases and restorePurchases.
  • Adds observer_mode to the backend post receipt call.

3.0.2

19 Nov 01:17
Compare
Choose a tag to compare
  • Exposes all, property of Offerings to access all the Offerings.

3.0.1

14 Nov 01:59
Compare
Choose a tag to compare
  • Fixes some documentation