dooboolab-community / react-native-iap

In App Purchase module for React Native!
https://react-native-iap.dooboolab.com
MIT License
2.75k stars 632 forks source link

How to consume item using sku? #1292

Closed rajeshivn closed 3 years ago

rajeshivn commented 3 years ago

Version of react-native-iap 6.0.0

Version of react-native 0.62.2

Platforms you faced the error (IOS or Android or both?) iOS

Expected behavior there is no method to consume item for iOS

Actual behaviour : Not able to consume items

Tested environment (Emulator? Real Device?) Real Device

hyochan commented 3 years ago

In iOS, you don't have the ability to consume it. You'd need your own logical backend to handle this.