Does Google Play Apps Testing work?

断了今生、忘了曾经 提交于 2019-12-23 00:49:49

问题


I am trying to test an android app.

I've uploaded an APK to the "Alpha" section, but the given link returns error 500:

"Share the following link with your testers: https://play.google.com/apps/testing/program".

The Beta version returns the same error.

Of course, my app is already published but only as Alpha version.

Does someone have a workaround for this? Or I must publish a working version on Google Play first? Or there is another problem of the "Error 500" for testing link?


回答1:


From Google's Developer Help Center (https://support.google.com/googleplay/android-developer/answer/3131213?hl=en):

"It may take up to 24 hours after publishing for the test link to become active."

Also, standard Android package names are in the form of com.[developer].[program]; not com.[program] -- that would cause issues.



来源:https://stackoverflow.com/questions/16836940/does-google-play-apps-testing-work

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!