I am using Ionic+Capacitor and React to implement the “cordova-plugin-inapppurchase”: “^1.2.0”. The same thing is working perfectly in the iOS but in Android I am continuously getting “Billing is not initialized” error. I have added the Manifest.json file with Base 64 code but still it’s not resolve. Please help me out.
Thanks.