Search code examples
androidgoogle-playin-app-billing

Android in-app products not appearing in Play Store or app


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.


Solution

  • 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.