问题描述
我是一名开发人员,当我在观看Google IO 2013时,我感到非常激动,并了解了新的Beta版测试功能。因此,我创建了一个Google+社群和一个Google群组,并将测试人员放入其中(包括我)。
当我们访问,但我宁愿保持我的应用程序在这种环境下,我可以提升测试版apk到生产阶段等。
我有同样的问题。链接不工作的原因是因为应用程序必须在链接激活之前发布。我重复的应用程序必须发布,这并不意味着在生产中必须有一个APK。在应用程序开发者控制台页面的右上角有一个下拉菜单,允许您发布应用程序。该链接将立即生效,您的应用程序将在几个小时内提供给Play商店的测试人员。
I'm a developer and i was thrilled when I was watching Google IO 2013 and learned about the new Beta testing feature. So I created a Google+ community and a google group and placed the testers in there (me included).
All we get (the developers and testers) when we visit the https://play.google.com/apps/testing/com.package.stuffis this:
Is there any trick I am missing? I would really like to use this feature.
I know there are alternatives like https://testflightapp.com/ but I'd rather keep my app under this environment where I can "promote" the Beta apk to the Production phase and so on.
I had this same issue. The reason the link is not working is because the app must be published before the link will be active. I repeat the app must be published, this does not mean there must be an APK in production. On the top right of your applications developer console page there is a drop down menu that allows you to publish the app. That link will become active immediately and your app will be available in a few hours to your testers on the Play Store.
这篇关于Play商店Beta测试无法正常运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!