简体   繁体   中英

Add an Android app user to beta testing list on Google play store

I have an Android app on Google play store with alpha and beta testers (in addition to production) and so far everything was working well. I am trying to add a new user to the closed beta testing list on google play store. This user is already using the app on production. For some reason, although his email address is in the beta testing list, he cannot see and download the version that is published to beta. (Only the version on production). Any reason for that or a way to fix this?

Edit: I continue to experience this problem: Once a user have already downloaded the app on production, he cannot become a beta tester. Does that make sense?

After chatting with a Google Play representative, I have finally solved the mystery:

First, a user must uninstall the production app and only then he will be able to see and download the alpha/beta version through the Play Store. (He must also follow the invitation link of course).

Second, surprisingly, when you promote a version from alpha to beta - alpha testers can no longer download this version. More precisely, according to the representative -

"When you promote to beta the testers need to opt-out of the alpha test using the same opt-in link, then uninstall the app from their device, and wait 24 hours"

This in some of the cases was my problem since I assumed alpha testers can still have access to the new app version after it is promoted to beta.

There is a way to have both production and beta versions.

  1. You need a fresh beta release, which means its build code should be higher than your production release.
  2. You need to invite/add the beta testers, ask them to follow the link to take part in the testing etc.
  3. The beta testers need to wait few hours for the beta release to roll up. Probably also have to remove the production version.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM