Skip to content

9.3.2

Compare
Choose a tag to compare
@RCGitBot RCGitBot released this 25 Aug 11:57

RevenueCat SDK

Warning

If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward.
Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

🐞 Bugfixes

🔄 Other Changes

  • Fix integration tests shared preferences file (#2629) via Toni Rico (@tonidero)
  • Migrate RC SharedPreferences data to a separate file (#2621) via Toni Rico (@tonidero)
  • Add annotation experimental library to debug builds (#2617) via Toni Rico (@tonidero)