react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.

Results 92 react-native-purchases issues
Sort by recently updated
recently updated
newest added

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...

pr:fix
blocked
feat:Customer Center

- [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...

bug

- [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...

bug

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...

enhancement

- [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...

bug

### 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...

enhancement

- [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...

bug

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 -...

bug

- [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...

bug

- [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...

bug
android