Skip to content

Releases: RevenueCat/react-native-purchases

9.10.4

23 Feb 17:47

Choose a tag to compare

RevenueCatUI SDK

🐞 Bugfixes

  • Fix crash when using customVariables with Paywall component (#1623) via Facundo Menzella (@facumenzella)

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from afc9219 to ea6276c (#1624) via dependabot[bot] (@dependabot[bot])

9.10.3

20 Feb 18:04

Choose a tag to compare

🔄 Other Changes

  • Add internal API to debug tracked events on iOS (#1612) via Antonio Pallares (@ajpallares)

9.10.2

20 Feb 17:19

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Bump tar from 7.5.7 to 7.5.9 (#1615) via dependabot[bot] (@dependabot[bot])
  • Bump nokogiri from 1.19.0 to 1.19.1 (#1614) via dependabot[bot] (@dependabot[bot])
  • Add UI package tests to CI (#1602) via Facundo Menzella (@facumenzella)
  • Bump tar from 7.5.7 to 7.5.9 in /examples/MagicWeather (#1611) via dependabot[bot] (@dependabot[bot])

9.10.1

18 Feb 09:38

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Add debugEventListener internal API (#1609) via Toni Rico (@tonidero)

9.10.0

16 Feb 18:20

Choose a tag to compare

RevenueCat SDK

✨ New Features

  • [SDK-4254] Add onPurchasePackageInitiated callback to Paywall component (#1598) via Toni Rico (@tonidero)

🐞 Bugfixes

  • Fix: footer paywall purchase hang when onPurchasePackageInitiated is not set (iOS) (#1605) via Toni Rico (@tonidero)

📦 Dependency Updates

RevenueCatUI SDK

✨ New Features

9.9.0

13 Feb 18:16
635a8e1

Choose a tag to compare

RevenueCat SDK

✨ New Features

  • [SDK-4250] Add webCheckoutUrl to API testers (#1587) via Toni Rico (@tonidero)

📦 Dependency Updates

🔄 Other Changes

  • Bump qs from 6.14.1 to 6.14.2 in /examples/MagicWeather (#1597) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from e6454e3 to afc9219 (#1596) via dependabot[bot] (@dependabot[bot])
  • Bump faraday from 1.10.4 to 1.10.5 (#1594) via dependabot[bot] (@dependabot[bot])
  • Run pod update if pod install fails in bumping branches (#1591) via Cesar de la Vega (@vegaro)

9.8.0

12 Feb 06:57

Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

RevenueCatUI SDK

✨ New Features

🔄 Other Changes

  • Bump fastlane from 2.232.0 to 2.232.1 (#1586) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane from 2.231.1 to 2.232.0 (#1585) via dependabot[bot] (@dependabot[bot])
  • Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /examples/MagicWeather (#1578) via dependabot[bot] (@dependabot[bot])
  • Added warning about previous discrepancy in pricePer{Period} APIs to changelog (#1577) via Rick (@rickvdl)
  • Bump tar from 7.5.6 to 7.5.7 in /examples/MagicWeather (#1575) via dependabot[bot] (@dependabot[bot])

9.7.6

03 Feb 15:30

Choose a tag to compare

Warning

In previous versions of the SDK, there was a discrepancy in the pricePer{week/month/year} StoreProduct APIs between platforms. On iOS, the value was expressed as a decimal number, while on Android it was expressed in micros. As of this release, this discrepancy has been fixed and both platforms now return the value as a decimal number.

RevenueCat SDK

🐞 Bugfixes

  • Handle missing log handler when reloading (#1573) via Toni Rico (@tonidero)
  • Avoid crash on import when native modules are unavailable (#1559) via Facundo Menzella (@facumenzella)

📦 Dependency Updates

🔄 Other Changes

  • Added LeakCanary to Android purchaseTester example app (#1571) via Rick (@rickvdl)

9.7.5

29 Jan 19:50

Choose a tag to compare

RevenueCat SDK

🐞 Bugfixes

  • Fix issue in iOS with incorrectly configured event (#1566) via Toni Rico (@tonidero)

9.7.4

29 Jan 15:09

Choose a tag to compare

Caution

This release can cause crashes on app startup on iOS releases. We ask to update to 9.7.5+ instead

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Add internal API to debug tracked events (#1562) via Toni Rico (@tonidero)
  • Bump tar from 7.5.6 to 7.5.7 (#1561) via dependabot[bot] (@dependabot[bot])
  • Add PaywallViewController bugfix to changelog (#1558) via Cesar de la Vega (@vegaro)