poiuytrez / AndroidInAppBilling

Android App Billing plugin for Cordova
173 stars 144 forks source link

buy error: IabResult:Null (response -1002:....) #115

Open Merlino175 opened 7 years ago

Merlino175 commented 7 years ago

calling inappbilling.buy immediately returns with the error: Error purchasing: IabResult: Null data in UAB result (response: -1002:Bad response received)

but the purchasing form correctly open and the user can purchase the item but no event will raise when the purchase is completed.

ravikiran9999 commented 6 years ago

Facing same issue, did you find solution for it