What Cordova plugin do you use for Android in-app purchases?
-
I’m trying to use cordova-plugin-purchase but am stuck as I can’t seem to get it working (all my products are reflected as invalid).
-
@walfin
Here’s another thread about this: -
I spent a long time trying to get inapp purchase working on Android with the cordova-plugin-purchase plugin but I’m getting stuck at the final step of finishing an approved order. The product.finish() method seems to do nothing in my app and the product keeps in a not owned state.