iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.
https://www.iaphub.com/
MIT License
319 stars 22 forks source link

Iaphub.buy return a developer_error #116

Closed talhajamshed-avomd closed 2 years ago

talhajamshed-avomd commented 2 years ago

var transaction = await Iaphub.buy(productSku, { onReceiptProcess: () => console.log("-> Processing receipt"), }); Error : developer_error [Error: Google is indicating that we have some issue connecting to payment.]

iaphub commented 2 years ago

Hi @talhajamshed-avomd,

Hard to say what's your issue, please contact the support (support@iaphub.com) and provide your app ID. We'll try to check if we find any log that would explain such an error.