Google Play服务测试

时间:2013-12-26 09:45:22

标签: testing google-play-services

我有一个问题, 我想用Play服务测试我的应用程序,我是否必须将我的apk从Alpha升级到Production?

每次尝试连接到播放服务时,它都会崩溃。

1 个答案:

答案 0 :(得分:2)

你甚至不必在alpha测试中使用它 - 你必须确保你有一个链接到你的应用程序的游戏服务。你实际上甚至不需要上传apk或任何东西让它工作enter image description here

https://developers.google.com/games/services/console/enabling