RevenueCat / react-native-purchases

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.
https://www.revenuecat.com
MIT License
773 stars 84 forks source link

replace syncObserverModeAmazonPurchase with syncAmazonPurchase #1054

Closed fire-at-will closed 3 months ago

fire-at-will commented 3 months ago

Somehow, deprecating the syncObserverModeAmazonPurchase function broke the getPromotionalOffer tests. I redid the changes here and got them working :D