Iāve been trying for several weeks to get Google Alpha / Beta testing functionality on the Play Store to work without success. As far as I can tell, I followed this process, but obviously something is not working on my part. Hope someone from SO can tell me what I'm doing wrong.
I created the Apha and Beta testing community.
I have added the beta testing community to the beta testing section, which is related to using Google+ communities for testing. Members have been added to my beta testing community.
Although I have an Alpha testing community, none of the Alpha testing methods are currently enabled.
On my test device, using a Google account that is a member of my beta testing community, I only see the version of my application that is currently in Prod. I spent days waiting just in case it would take a few days to show (at least the week that I suppose should be long enough).
I need to test the release version because I am trying to check out some inapp billing features that I had to change due to Google security warnings regarding my current version of Prod.
BUT: if I download the version of the application version directly (instead of downloading from the Play Store), I see that it sees this account as a ātest accountā because when I test inapp billing, I get the correct message that The subscription will be renewed every day, but I will not pay. However, the beta version of the application never appears on the "BETA" tab in the Play Store.
I noticed something āstrangeā (possibly) in the developer's console: when I click on the Beta tab, it displays 10,399 supported devices and 0 excluded devices for the beta application. However, if I click on the Beta application line where you can promote the application, etc., then the data that is then displayed indicates 0 supported Android devices. Why should it be? This is like conflicting information on the console.
Note. The current version of Prod for my application was developed using Eclipse. I recently converted to Android Studio, and this is my first download using Android Studio.
Where else should I look for my app to appear on the Play Store
thanks