Skip to content

Releases: RevenueCat/purchases-android

2.0.0

31 Jan 23:59
Compare
Choose a tag to compare
  • Refactor to all block based methods
  • Optional listener method to receive changes in Purchaser Info
  • Ability to turn on detailed logging by setting debugLogsEnabled
  • Use of AndroidX dependencies
  • Upgraded Kotlin, compile and target versions

2.0.0-rc1

22 Jan 00:03
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release
  • Refactor to all block based methods
  • Optional delegate method to receive changes in Purchaser Info
  • Ability to turn on detailed logging by setting debugLogsEnabled

1.4.2

22 Jan 00:02
Compare
Choose a tag to compare
  • Sends cached purchaser info after listener is set to fix offline

1.4.1

16 Jan 19:58
Compare
Choose a tag to compare
Version 1.4.1

1.4.0

17 Dec 23:52
Compare
Choose a tag to compare

Adds singleton management inside the SDK
Adds reset, create alias and identify calls
Fixes callbacks being called in a background thread
Renames allowUsingAnonymousId to allowsSharingPlayStoreAccount
Other bugfixes

1.3.8

01 Nov 00:16
Compare
Choose a tag to compare

Fixes onRestoreTransactions not being called if there are no tokens.

1.3.7

23 Oct 01:23
Compare
Choose a tag to compare

Adds requestDate to the purchaser info to avoid edge cases