I’m having trouble testing in app for Google IAP V3, and wanted to see if I’m doing all steps correctly since they have made modifications to their testing recently. I have also done a search, and can’t find all steps listed out.
-
I’ve put ALL product ID’s into the in app area in the dev console, and they are listed as “Active”
-
I’ve uploaded an apk to “Beta” production
-
Under “Settings” in the developer console, I have several test accounts listed out with gmail addresses
** Under “licensed test response” I left that under default as “Respond_Normally” - does this need to be listed as something else?
- I’ve installed the apk on the device, and the products are not even being loaded.
Are there any other steps that I have missed? As far as I know, everything in the code, and build.settings is correct, but testing in app has become cumbersome on google play!
Any help appreciated! Just wondering if I’m missing any other obvious steps!
Also, I’ve allowed 24 hours for everything to propagate in the developer console such as the apk being uploaded and the product ID’s for in app being listed, and double checked those ID’s to make sure they match up with the ones in the code.
Thank you!