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

react-native native module for In App Purchase.

Results 192 react-native-iap issues
Sort by recently updated
recently updated
newest added

Does getSubscriptions work on real device in debug mode connected using usb or is have to be signed bundle download from play store? From what I read in the documentation,...

❓ question
🤖 android

Hello. I get this error after upgrading from 12.10.4 to 12.15.1 **Environment:** - react-native-iap: 12.15.1 - react-native: 0.72.5 - Platforms (iOS, Android, emulator, simulator, device): android, multiple real devices ```...

> Please use the [Discussion board](https://github.com/dooboolab-community/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** When i install `react-native-iap` i started getting build failings on...

Hello, when upgrading the react-native-iap library to version ^12.15.0 the build on iOS is failing! **Description** When i run: `yarn ios --simulator="iPhone 15 Pro"` ** BUILD FAILED ** The following...

Build error when `npx react-native run-android` ``` "react-native-iap": "12.15.1", "react-native": "0.72.4", ``` ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-iap:compilePlayDebugKotlin'. > A...

It was updated from 12.14.1 to 12.15.1 versions of react-native-iap. Then, the build was fine in the simulator, but when tested with a real device, the error Command Phase ScriptExecution...

> Please use the [Discussion board](https://github.com/dooboolab-community/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** We recently put an iOS app with subscriptions into App...

**Description** Trying to downgrade a subscription is not working, but upgrading works fine. **Expected Behavior** Be able to upgrade and downgrade subscriptions. **Screenshots** ![image](https://github.com/dooboolab-community/react-native-iap/assets/56633911/85a582b2-0eb8-4ce9-b08e-51d4cf04edc4) ![image](https://github.com/dooboolab-community/react-native-iap/assets/56633911/8b15128d-5715-4075-a512-738a4f27aca4) **Environment:** - react-native-iap: **9.0.0** -...

> Please use the [Discussion board](https://github.com/dooboolab-community/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** When upgrading to compile and target version to API 34...

> Please use the [Discussion board](https://github.com/dooboolab-community/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. Google has deprecated BillingFlowParams.ProrationMode and mentioned that to use BillingFlowParams.SubscriptionUpdateParams.ReplacementMode, wondering...

🤖 android
🕵️‍♂️ need more investigation