Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play Alpha/Beta testing link is broken [closed]

I have developed my app and have published it through Google Play for alpha testing. As one of the testers I get an opt-in link, where I signed in as a tester. After that I was hoping to download the app directly with my phone by going to the Play Store on my phone. But as it seems to turn out, I have to got to the app's web profile and then from there click download; only then does the Play Store download the app to my phone.

I want to get other alpha testers involved and I was hoping to make the process easier for them. Is there an easier way? As in, once they opt-in, I would like them to just use their Android phone to download the app the way they would any other app. Is there a way?

Clarifications:

  • I am not looking for an alternative to Google Play

  • I have already gone through the Google Group creation process. My question is concerning what happens after a group member opts-in. Can they use their phone directly (play-app on phone) or must they download from the website? So far I have not been successful using the play-app.

like image 926
Cote Mounyo Avatar asked Jul 15 '13 16:07

Cote Mounyo


People also ask

How do I see closed testing on Google Play?

Open Play Console and go to the Closed testing page (Testing > Closed testing). Select Manage track. Select the Testers tab.

How do I download a closed Google Play test?

On the left menu,select Release management > App releases. Next, to the closed track, select Manage. Next to "Choose a testing method," select Closed Testing. In the "Users" section, check the box next to the list you want to use.


2 Answers

You need to publish the app before it becomes available for testing.

if you publish the app and the apk is only in "alpha testing" section then it is NOT available to general public, only for activated testers in the alpha section.

EDIT: One additional note: "normal" users will not find your app on Google Play, but also the activated tester can not find the application by using the search box.

Only the direct link to the application package will work. (only for the activated testers).

like image 186
Holger Avatar answered Sep 20 '22 02:09

Holger


Here is a check list for you:

1) Is your app published? (Production APK is not required for publishing)

2) Did your alpha/beta testers "Accept invitation" to Google+ community or Google group?

3) Are your alpha/beta testers logged in their Google+ account?

4) Are your alpha/beta testers using your link from Google Play developer console? It has format like this: https://play.google.com/apps/testing/com.yourdomain.package

like image 40
gingo Avatar answered Sep 21 '22 02:09

gingo