Promoted by app to production but still says (Beta)

AndroidGoogle PlayBeta

Android Problem Overview


I was running an app in the Google Play in Beta and then just recently "released to production" using a higher version APK.

However when I go to Google Play listing my app still says AppName (Beta)? I thought it just needed some time to propagate but I made the change 2 days ago and its still showing like that.

Anyone know how to correct this?

Android Solutions


Solution 1 - Android

It actually looks like its some kind of caching issue or user specific issue. I decided to open Google Play store from a different browser (where I was not logged in) and the app was no longer showing as Beta. Only when viewing Play store from my logged in account and from my phone is it showing (BETA).

So for any non-beta testers viewing it for the first time on their phone or via browser I assume its going to show up correctly, which is good enough for me.

Solution 2 - Android

It seems that this is from the user's account side. If one specific account subscribed to a beta program it will show as (BETA) on the Google Play Store. So to remove the beta the user just has to do the following:

  • Open the Google Play Store on the device.
  • Find the app he wants to leave.
  • Tap the app to open the detail page for the app.
  • Scroll down to find the section on beta testing.
  • Tap Leave.

Note: I Didn't find out a way to remove this on the Play Console but google i think they should have an option to do it.

Solution 3 - Android

I face the same issues . I have published my app two days before but it still showing that App Name(Beta). This happens due to only if you are the beta tester of that app .When you see it from another browser or other google play store ,It won't show beta.But keep in mind that you aren't a member of tester for this app. To resolve this problem do these things:-

  1. Please remove your account as beta tester from that app.

  2. Or, Log out from device.Again login google account in your device .

  1. Clear cache of Google Play Store.

Perhaps ,this will help you. Thanks..

Solution 4 - Android

It is due to Play Store caching , clear data of the Play Store , you will no longer see it as beta, plus make sure you are trying to see app on play store from a non-beta account.

Solution 5 - Android

I had this problem and it turned out to simply be that I was logged in to google with an account that had signed up as a beta tester. I logged out of google and then the page displayed correctly. So it seems to me the (beta) is related to your account and not the software release which is sub-optimal coding on the part of google.

Solution 6 - Android

It showing AppName(Beta) just because of you are a Beta tester for that app. There are two options:

  1. Logout from browser and then check(different user that should not be a tester)
  2. copy URL and open in in different browser

Solution 7 - Android

It's simple l, just delete the tester list from testers in internal testing console, then clear cache from playstore, your good to go.

Solution 8 - Android

In my case I had to clear storage of play store application on my device.

Somehow I could not update, my test track was paused, there was no way to opt out so out of desperate I just cleared storage of play store app and done, everything back in normal. PS: Yeah I also deleted app and reinstalled before that maybe this was not necessary, don't know.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionGottsView Question on Stackoverflow
Solution 1 - AndroidGottsView Answer on Stackoverflow
Solution 2 - AndroidRuben MiquelinoView Answer on Stackoverflow
Solution 3 - AndroidRahul KushwahaView Answer on Stackoverflow
Solution 4 - AndroidshabyView Answer on Stackoverflow
Solution 5 - AndroidBurningThumbView Answer on Stackoverflow
Solution 6 - AndroidAjay MistryView Answer on Stackoverflow
Solution 7 - AndroidCirclesgamesView Answer on Stackoverflow
Solution 8 - AndroidRenetikView Answer on Stackoverflow