react-native-purchases
react-native-purchases copied to clipboard
React Native in-app purchases and subscriptions made easy. Support for iOS and Android.
This PR tries to tackle https://github.com/RevenueCat/react-native-purchases/issues/1201#issuecomment-2698366299 This PR adds wrapper for both platforms, and introduces `ViewWrapperFrameLayout` to avoid a weird composer crash (should be reused in Paywalls) ### Current state...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
when configuring Google Play real-time developer notifications (RTDN), we want to use obfuscatedExternalAccountId as the appUserID, but RevenueCat appears to set a different hash or value instead of the provided...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
### Feature Request: Expose Android `purchaseToken` in `react-native-purchases` **Type**: Feature Request **Description**: The `react-native-purchases` SDK does not expose the Android `purchaseToken` in `purchaseProduct` responses or webhooks. This limits backend verification...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
When attempting to make a purchase using RevenueCat's `purchasePackage` method, the app throws a "Malformed calls from JS" error with a TypeError indicating properties are not configurable. #### Environment -...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...