Reputation: 73
I have created an app with in-app products. I've added the licensing key and billing permission in my app and created in-app products in the developer console. The products are active and I've built an alpha build which I've published and I can now see it and download it in the Google Play Store with one of the test accounts. Only problem is I can't get the in-app products! They're not showing up in the Play Store (which I assume they should). I get successful connection results in the app, but I don't get any products there either.
Where can I have gone wrong?
I know this is very unspecific, but I've looked through so many guides that I just don't know where to search anymore, so any help would be very appreciated.
Upvotes: 3
Views: 3003
Reputation: 1
Try publishing your app in alpha or beta. They have changed the way of doing tests and now this is required.
Upvotes: 0
Reputation: 73
Turns out waiting a bit longer did the trick! A bit confusing that the products and the build got published at different times.
The build got published after about 2 hours but the products didn't show up until the next day.
Upvotes: 4