简体   繁体   English

在不上传APK的情况下测试Google Play服务

[英]Test google play services without uploading the APK

I'm currently working on an game app and trying to setup achievements with GooglePlay Game Services. 我目前正在开发一个游戏应用,并尝试通过GooglePlay游戏服务设置成就。 Now my problem is, that I have to upload the apk every time I make an change. 现在我的问题是,每次进行更改时,我都必须上传apk。 This slows down the developing process tremendous. 这极大地减慢了开发过程。 So my question: Can I test my changes without uploading the APK to the Test Track? 所以我的问题是:是否可以在不将APK上传到测试轨道的情况下测试我的更改? I tried it, but there occurs an "Google Play not authenticated" error. 我尝试过,但是发生“未验证Google Play”错误。 Maybe I can sign my app with the GooglePlay key? 也许我可以使用GooglePlay密钥对我的应用进行签名?

You may publish your app in Alpha/Beta states. 您可以在Alpha / Beta状态下发布您的应用。 Based from this link , by default, only production is available on the Play Store. 根据此链接 ,默认情况下,Play商店仅提供正式产品。 However, you can now add an option in your Play Store page for users to opt into an open Beta program. 但是,您现在可以在Play商店页面中添加一个选项,供用户选择使用开放的Beta程序。 Source. 资源。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM