Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where do Internal testers download Google Play Android apps?

I thought I need just this link https://play.google.com/store/apps/details?id=com.here.myapp.name to download an app from Play Store, but when I click on it from tester account (which in tester list) I can only see enter image description here

like image 451
Virtual Device Avatar asked Oct 05 '18 11:10

Virtual Device


People also ask

How do internal testers get the app Google Play?

Open Play Console. Select an app. On the left menu, select Release > Internal testing > Internal app sharing. On the Uploaders and testers tab, scroll to the “Manage testers” section and check that the option “Anyone you shared the link with can download” is selected (it should be selected by default).

How do internal testers get app?

The link of testing will be https://play.google.com/apps/testing/packagename and you can find that in Alpha/Beta publish tab. On the left menu, select Settings Settings > Manage testers > Create a list. Type a name to identify your list of testers. You can use the same list for future tests on any of your apps.

How do I get out of internal testing in Google Play?

Browse to the Android App Testing - Google Play services page, the same page where you joined the beta program. In the Leave the testing program section, click the Leave the program link. A confirmation message will appear shortly, stating You left the testing program.


2 Answers

The link of testing will be https://play.google.com/apps/testing/packagename and you can find that in Alpha/Beta publish tab.

https://play.google.com/apps/publish --> Select app --> Release Management --> App Release --> Alpha/Beta --> Manage --> Opt-in URL (URL for testing)

Updated to add tester (Close test)

Add testers

  1. On the left menu, select Settings Settings > Manage testers > Create a list.
  2. Type a name to identify your list of testers. You can use the same list for future tests on any of your apps.
  3. Add email addresses and create list.
  4. On the left menu,select Release management > App releases.
  5. Next, to the closed track, select Manage.
  6. Next to "Choose a testing method," select Closed Testing.
  7. In the "Users" section, check the box next to the list you want to use.
  8. List of will be notified and selected user can accept the invitation and test the app.
like image 174
Jay Thakkar Avatar answered Oct 22 '22 08:10

Jay Thakkar


Here's how I found it (with help from Scar Coder's answer)

  1. Log into the Google Play Console and select the app from the list, then click the App releases option in the left sidebar, then click the 'Manage' button for your internal test release:

screenshot showing the manage button

  1. Expand the 'Manage testers area'

  2. Copy the Opt-in URL:

screenshot showing opt-in URL location

like image 40
Mark Avatar answered Oct 22 '22 08:10

Mark