Skip to content

Releases: RevenueCat/react-native-purchases

3.3.1

23 Jun 00:55
Compare
Choose a tag to compare
  • Renames setProxyURLString with setProxyURL (#148)
  • Adds instructions to include the PurchasesHybridCommon framework (#150)

3.3.0

18 Jun 20:47
7ad422f
Compare
Choose a tag to compare
  • Bumped iOS to 3.4.0 Changelog here
  • Bumped Android to 3.2.0 Changelog here
  • Added managementURL to PurchaserInfo
  • Added setProxyURLString
  • Added originalPurchaseDate to PurchaserInfo
  • Update invalidatePurchaserInfoCache docs #137
  • Changes the way the common dependency is managed #144 #145
  • Adds new headers for platformFlavor and platformFlavorVersion
  • Adds userDefaultsSuiteName as an option when setting up the SDK

3.2.0

01 Apr 01:27
38a53b5
Compare
Choose a tag to compare

Adds Subscriber Attributes, which allow developers to store additional, structured information for a user in RevenueCat. More info: https://docs.revenuecat.com/docs/user-attributes.

3.1.0

31 Mar 23:04
2f907c6
Compare
Choose a tag to compare
  • Properly scope Android package #114
    • ⚠️IMPORTANT⚠️: You might need to relink the plugin since the Android package name has changed. All references to com.reactlibrary.RNPurchasesPackage in the code should be replace with com.revenuecat.purchases.react.RNPurchasesPackage.
  • Apply correct array notation: [type] to type[] #117
  • Adds subscription offers support for iOS https://docs.revenuecat.com/docs/ios-subscription-offers
  • Introductory Price is now an object inside the PurchasesProduct object

3.0.6

24 Dec 10:41
Compare
Choose a tag to compare
  • Exports enums

3.0.5

24 Dec 09:28
Compare
Choose a tag to compare
  • Exports interfaces and types

3.0.4

19 Dec 03:41
Compare
Choose a tag to compare
  • Renames introEligibilityStatus to status in IntroEligibility

3.0.3

17 Dec 23:39
1754316
Compare
Choose a tag to compare
  • Adds Purchases.checkTrialOrIntroductoryPriceEligibility. Note that Android always returns INTRO_ELIGIBILITY_STATUS_UNKNOWN.
  • Updates iOS to 3.0.1 and Android to 3.0.4

3.0.2

17 Dec 23:39
2480582
Compare
Choose a tag to compare

Adds shouldPurchasePromoProduct #98

3.0.1

10 Dec 02:03
Compare
Choose a tag to compare

Updates Android to 3.0.3