Skip to content

9.3.1

Compare
Choose a tag to compare
@RCGitBot RCGitBot released this 21 Aug 15:00

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

  • Use Block store to backup anonymous user ids across installations (#2595) via Toni Rico (@tonidero)

RevenueCatUI SDK

Paywallv2

🐞 Bugfixes

  • Fixes price formatting discrepancies on Paywalls for {{ product.price_per_[day|week|month|year] }} (#2604) via JayShortway (@JayShortway)

🔄 Other Changes

  • Revert dokka 2 and gradle 9 update (#2618) via Toni Rico (@tonidero)
  • Introduce runtime annotations library and add stability annotations for increasing UI performances (#2608) via Jaewoong Eum (@skydoves)
  • Override presented offering context paywalls without offering (#2612) via Toni Rico (@tonidero)
  • Add APIs for hybrid SDKs to set presentedOfferingContext (#2610) via Toni Rico (@tonidero)
  • Bump Baseline Profiles to 1.4.0 and update profiles (#2611) via Jaewoong Eum (@skydoves)
  • Migrate deprecated kotlinOptions to compilerOptions (#2607) via Jaewoong Eum (@skydoves)
  • [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule (#2613) via RevenueCat Git Bot (@RCGitBot)
  • Migrate amazon & debugview modules to KTS (#2327) via Jaewoong Eum (@skydoves)
  • Update to Dokka 2.0.0 (#2609) via Toni Rico (@tonidero)
  • Add log when restoring purchases finds no purchases with some troubleshooting (#2599) via Toni Rico (@tonidero)