Recently i tried to get work with in-App billing native phonegap plugin.
I found https://github.com/luoihoc/CallbackBillingPlugin native in-app billing plugin. The example app was working fine and I have compiled with my own package name and activity and add that plugin into my own eclipse project.
After that I tried to test purchase with app but always getting requestPurchase,restoreDatabase FAILED in response.
Any idea??
Please help