Alberto Méndez
Alberto Méndez

Reputation: 1064

Alpha version of my Android app not available in Google Play

I need to test some features of my app like the "In App Billing" service so I published it in an Alpha version in Google Play, I filled all the required fields, I added the testers Gmail account, the app is signed and its version is higher than the Beta/Production version.

Since yesterday in the Alpha section of the Google Play Console I can see the app as published, but when I go to the Play Store the app doesn't appear, trying to get it from the provided link it says that the app isn't available because it has not been published or I can't access to it with my account.

I have verified the accounts signed up in the console and all is right, am I forgotting any step? Did I do anything wrong? Any help would be really appreciated, there is more than one day since the app is published and I cannot test it.

Thank you in advance

Upvotes: 9

Views: 8148

Answers (3)

user963935
user963935

Reputation: 652

For those of you who were installing Android TV app and had the same error as OP. Open your test link

https://play.google.com/apps/testing/{package}

on a desktop computer with account logged in on tv. Then you will be asked to participate in tests, and after acception you will be redirected to your alpha google play website. From here (on desktop pc) you can install it on your TV.

Upvotes: 1

Alberto Méndez
Alberto Méndez

Reputation: 1064

We missed the "Choose a testing method" step inside the APK menu option, thank you very much

Upvotes: 0

Pavan
Pavan

Reputation: 5136

alpha applications are directly not accessible in play store you have to get link from developer account, where your apk is published there is link as manage testers click on that you will get link and only user who is member of that group can access it through registered email link will look like : https://play.google.com/apps/testing/uk.co.xxxxx.xxxxx)
https://support.google.com/googleplay/android-developer/answer/3131213?hl=en

Upvotes: 8

Related Questions