RevenueCat SDK
Warning
If you don't have a 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.
✨ New Features
- Virtual Currency Support for React Native Web (#1378) via Will Taylor (@fire-at-will)
🐞 Bugfixes
📦 Dependency Updates
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.3.0 (#1380) via RevenueCat Git Bot (@RCGitBot)
- [RENOVATE] Update dependency com.android.tools.build:gradle to v8.12.2 (#1382) via RevenueCat Git Bot (@RCGitBot)
- [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.2.0 (#1379) via RevenueCat Git Bot (@RCGitBot)
- Updates purchases-hybrid-common to 17.1.0 (#1377) via RevenueCat Git Bot (@RCGitBot)
RevenueCatUI SDK
Customer Center
✨ New Features
- Added custom actions support for customer center (#1370) via Facundo Menzella (@facumenzella)