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

>When try to get users recent purchase history using **getAvailablePurchases** every time getting different number of records. ### Version of react-native-iap - 6.2.4 ### Version of react-native-cli: 2.0.1 react-native: 0.61.4...

Stale

### Version of react-native-iap : 8.0.6 ### Version of react-native : expo SDK 44, "react-native": "0.64.3" ### Platforms you faced the error (IOS or Android or both?) : IOS only...

@hyochan @ospfranco @FallenDestiny @cjpete Can you please let us know so we can release our build it's breaking for our release. we saw other issues but that is old so...

I'm getting an `E_UNKNOWN` error when I have my tester set to Interrupt purchase ``` purchaseErrorSubscription = purchaseErrorListener( (error: PurchaseError) => { console.log(error) }, ) ``` ### Version of react-native-iap...

🙏 help wanted
📱 iOS

### Version of react-native-iap "react-native-iap": "^8.0.5" ### Version of react-native "react-native": "0.63.4" ### Platforms you faced the error (IOS or Android or both?) IOS ### Expected behavior 1. Testflight build...

📱 iOS

> Please use [Discussion board](https://github.com/dooboolab/react-native-iap/discussions) if you want get some help out of it. Please report issue if there is a bug. ### Version of react-native-iap "react-native-iap": "7.2.1", ### Version...

### Version of react-native-iap 8.0.4 ### Version of react-native 0.67.2 ### Platforms you faced the error (IOS or Android or both?) IOS ### Expected behavior Get list getSubscriptions ### Actual...

📱 iOS

> Please use the [Discussion board](https://github.com/dooboolab/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** On app startup, I want to check if the auto-renewing...

📱 iOS
🍚 need contribution

**Description** if not use withOffer, it work. if used withOffer, the purchase process was unsuccessful. On TestFlight, When the `requestSubscription` is called, the product information will pop up, and the...

**Description** I am trying to implement subscriptions in my app but when I call the requestSubscription method when I enter the password for the sanbox account it tells me that...