react-native-cafe-bazaar icon indicating copy to clipboard operation
react-native-cafe-bazaar copied to clipboard

In-App billing for Cafe Bazaar (local android market)

Results 7 react-native-cafe-bazaar issues
Sort by recently updated
recently updated
newest added

According to cafe bazzar documents, you need to update IABHelper and AIDL files in order to work on all type of phones. please update them or let me know how...

Cannot run it in react native 0.63. I faced this error. > Could not resolve all task dependencies for configuration ':react-native-cafe-bazaar:debugCompileClasspath'. > Could not find androidx.appcompat:appcompat:1.0.2. Required by: project :react-native-cafe-bazaar...

Salam, Thanks for your library. I am trying to use your library for my app and I have tested it in several scenarios in debug mode while developing and everything...

Could not resolve project :react-native-cafe-bazaar. ![image](https://user-images.githubusercontent.com/10386918/92268748-3d8a5f00-eef8-11ea-876e-1350e28717ad.png)

` ... await CafeBazaar.open(); const details = await CafeBazaar.purchase(`${productId}`,'"payload", 2); const callback = JSON.parse(details); ... ` Please add to the document JSON.parse() requirement.

this package don't work on react native 0.60.5 please update....