Reputation: 2454
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?
Upvotes: 61
Views: 21223
Reputation: 1
For those who are still looking for a solution, you can clear the Goole Play Store cache by following the steps mentioned by Google here:
Clear the cache & data of the Play Store
This gives the app a fresh start and can help fix issues.
- On your Android phone or tablet, open the Settings app Settings.
- Tap Apps & notifications and then See all apps.
- Scroll down and tap Google Play Store Google Play.
- Tap Storage and then Clear Cache.
- Tap Clear data.
- Re-open the Play Store, and try your download again.
Upvotes: 0
Reputation: 144
Although @Ruben Miquelino's answer is correct, it is not practical to ask every user (users already on beta) to go to a link and remove beta.
I have found a better solution for this problem, If we deactivate the beta track and change target countries(only for beta) then those users will automatically be moved to Production (after Google's review process & Play store cache expiry)
Upvotes: 0
Reputation: 6373
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.
Upvotes: 0
Reputation: 41
It's simple l, just delete the tester list from testers in internal testing console, then clear cache from playstore, your good to go.
Upvotes: 4
Reputation: 6752
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:-
Please remove your account as beta tester from that app.
Or, Log out from device.Again login google account in your device .
3) Clear cache of Google Play Store.
Perhaps ,this will help you. Thanks..
Upvotes: 9
Reputation: 1381
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.
Upvotes: 5
Reputation: 1117
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:
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.
Upvotes: 15
Reputation: 964
It showing AppName(Beta) just because of you are a Beta tester for that app. There are two options:
Upvotes: 3
Reputation: 31
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.
Upvotes: 3
Reputation: 2454
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.
Upvotes: 45