问题描述
我已经尝试了好几个星期,才能使Play商店中的Google Alpha/Beta测试功能无法正常运行.据我所知,我已按照流程进行操作,但显然我这边没有任何工作.我希望有人能告诉我我在做什么错.
我已经创建了一个Apha和Beta测试社区.
我已将Beta测试社区添加到Beta测试部分,该部分与使用Google+社区进行测试有关.我的Beta测试社区确实添加了成员.
尽管我有一个Alpha测试社区,但目前尚未启用任何Alpha测试方法.
在测试设备上,使用属于Beta测试社区成员的Google帐户,我只能看到Prod中当前应用程序的版本.我已经花了几天时间等待,以防出现几天(至少一周,我认为应该足够长).
我需要测试发行版,因为我试图测试由于Google关于我的当前Prod版本的安全警告而不得不更改的一些应用内结算功能.
但是:如果我直接加载该应用程序的发行版(而不是从Play商店下载),则可以看到它将该帐户视为测试帐户",因为当我测试inapp帐单时,我得到了正确的结果消息告诉我,订阅将每天续订,但不会向我收费.但是,该应用程序的Beta版从未出现在Play商店的测试"标签中.
尽管如此,我在开发人员控制台中还是注意到了一些奇怪"的东西:当我单击测试版"选项卡时,它显示Beta应用程序支持的10399个设备和0个排除的设备.但是,如果我单击Beta应用程序的行,您可以在其中推广应用程序等,然后显示的详细信息表示支持的Android设备为0.为什么会这样呢?这似乎是控制台上的信息冲突.
注意:我的应用程序的当前Prod版本是使用Eclipse开发的.我最近已转换为Android Studio,这是我第一次使用Android Studio上传.
我应该在什么地方让我的应用出现在Play商店中
谢谢
我是第一次设置Beta测试版本,无法在Play商店中看到该应用.在 Play控制台帮助中找到了原因:
大约 35分钟后,该应用已发布.
由于这可能不是原始问题中提到的问题,因此可能会对某人有所帮助.
I have been trying for several weeks now to get the Google Alpha / Beta testing functionality on the Play Store to work with no success. As far as I can tell I have followed the process but clearly something is not working from my side. I hope someone on SO can tell me what I'm doing wrong.
I have created both an Apha and Beta testing community.
I have added the Beta testing community to the Beta testing section that relates to using Google+ communities to test. My Beta testing community does have members added.
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 ever see the version of my app that is currently in Prod. I have spent days waiting just in case it takes a couple of days to show up (at least a week which I assume should be long enough).
I need to test the release version because I am trying to test some inapp billing functionality that I had to change due to security warnings from Google relating to my current Prod version.
BUT: if I load the release version of the app directly (instead of downloading from the Play Store) I can see that it is seeing this account as a "test account" because when I test the inapp billing I get the correct message telling me that the subscription will renew every day but I won't be charged. However the Beta version of the app never appears in the "BETA" tab in the Play Store.
I have noticed something "strange" (possibly) in the developer console though: When I click on the "Beta Testing" tab it shows 10399 supported devices and 0 excluded devices for the Beta app. However if I click on the line of the Beta app where you can promote the app etc, the details that are then displayed indicate 0 supported Android devices. Why would this be? This seems to be conflicting information on the console.
Note: The current Prod version of my app was developed using Eclipse. I have recently converted to Android Studio and this is my first upload using Android Studio.
Where else should I be looking to get my app to appear in the Play Store
Thanks
I was just setting up the Beta testing release for the first time and couldn't make the app visible in Play Store. Found the reason in Play Console Help:
After about 35 minutes the app was published.
As this might not be the issue mentioned in original question, it might help someone.
这篇关于Beta测试:应用程序未显示在Play商店"Beta"标签中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!