I want to implement in App purchase in Android Platform using Phonegap. I used one plugin available in Cordova.
Plugin: http://plugins.cordova.io/#/package/cc.fovea.cordova.purchase
But I can't open default play store dialogue of In App purchase. I can't resolve it. Please help me.
Thanks
After a lots of research I got solution. May be it helpful for all https://github.com/poiuytrez/AndroidInAppBilling
Thanks