play_store_key is necessary for in app product purchase in ionic in src/manifest.json file:
its any updated key after published app from play store?
See the screenshot -> https://prnt.sc/sb4y5k
Hello
This is not the correct key.
In-app product purchase you have to create the wallet product from google play console for reference see this course:
https://wplms.io/course/getting-started-with-wplms-mobile-app/enable-wallet-in-wplms/ and after that place the product key in the config.ts file here:
https://prnt.sc/sbol3g Replace with this id and points.
You don't have to change anything in the manifest.json file.