Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 263
Alberto Méndez Avatar asked Sep 03 '15 15:09

Alberto Méndez


2 Answers

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

like image 141
Pavan Avatar answered Sep 28 '22 00:09

Pavan


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.

like image 43
user963935 Avatar answered Sep 27 '22 22:09

user963935