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 74 react-native-purchases issues
Sort by recently updated
recently updated
newest added

This adds a web target to our RN SDK and just provides fake responses to any methods call in a web environment as previously added only for an Expo Go...

pr:feat

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

Bumps [fastlane-plugin-revenuecat_internal](https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal) from `05ef095` to `7d97553`. Commits 7d97553 Adds create_or_checkout_branch, commit_all_changes, `create_pr_if_necessa... b519e5c Only retry tests that failed but didn't succeed after in-run retry (#79) 9a29f63 feat: Retry on internal...

ruby
dependencies

Describe the bug The React Native Purchases SDK throws a "TypeError: undefined is not a function" error when initializing on React Native 0.79.4. The error occurs in the event emitter...

bug

Fix for https://github.com/RevenueCat/react-native-purchases/issues/1296#issuecomment-2992608974 Haven't tested it because I don't know how to build it.

## Description Just a draft for now. Needs a PHC release.

pr:other

react-native-purchases:^7.3.0 I have set $phoneNumber attribute in react-native-purchases. - Purchases.setAttributes({ onBoardingTypePurchase: 'default_onboard', $phoneNumber: '1_new' }); $phoneNumber not showing this attribute in revenue cat dashboard

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

Hi, In my application, I was showing RevenueCatUI.Paywall in the react navigation page. But I keep getting this error on Android. This my code; import React from 'react'; import {...

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