Reputation: 784
Problem Statement
I have setup my already published app for an internal test track according to the instructions provided by Google. However, I do get redirected to the page as shown in the image below. When I click on download it on Google Play
, I am always redirected to the public version of my app instead of the internal testing version.
Background
I have introduced a functionality in the app that redirects the user to update the app. Prior to releasing to production, I would like to test this functionality with a group of internal testers.
What I've already tried
Play Services/Browser
cache on the devices that have the invited testing account set as the primary accountWhat I really want
What I would like to happen is to gain access to the Play Store listing page of the internal testing app and redirect to it from another build so that it can be ensured that after the update, the app works as required.
Upvotes: 3
Views: 1869
Reputation: 784
My internal test version became visible on Play Store after 72 hours, which seems to be far too long for an app that has been in the market since the last 1.5 years. The answer provided by Nick Fortescue is correct in essence since I was expecting a different channel where I could access the internal test build.
Upvotes: 0
Reputation: 13842
I'm not sure exactly what you mean. The listing for your internal version of your app is exactly the same as the listing for your public version. The user gets a small notification "you are a Beta user", but that's the only difference.
What do you expect different in the Internal listing?
Upvotes: 1