【问题标题】:Google Play Services - API version 6 is too highGoogle Play 服务 - API 版本 6 太高
【发布时间】:2017-12-25 14:50:06
【问题描述】:

我正在使用 Unity3d 5.6.0f3 开发一款 Android 游戏。我的 Galaxy S6 Edge (Android 7.0) 上的 Google Play 服务运行良好。我使用 CloudOnce 插件集成了 Google Play 服务。

今天我购买了 Galaxy Tab A 8.0 (Android 6.0.1),但它无法在我的游戏中连接到 Google Play Services。 logcat 产生以下错误:

07-20 14:49:46.616  7622  7962 W GamesServiceBroker: Client connected with SDK 11020000, Services 11055430, and Games 37240032
07-20 14:49:46.616  7622  7962 W GamesServiceBroker: Rejecting connection - api version 6 is too high
07-20 14:49:46.616 19423 19423 V GamesNativeSDK: Play Games callback indicates connection failure.
07-20 14:49:46.616 19423 19626 I GamesNativeSDK: UI interaction required to connect to Google Play.

我在平板电脑上下载了 Color Switch,它能够连接到 Google Play 游戏,所以这是我的应用或其配置的问题。

我不确定“api 版本 6”是指我的设备运行的是 Android 6.0.1 还是只是巧合。有没有其他人遇到过这种情况?

我很乐意提供任何其他相关信息。

【问题讨论】:

    标签: android unity3d google-play google-play-services


    【解决方案1】:

    我最终弄清楚了这个特定的错误消息。更新 Google Play Games 应用程序修复了它。

    我检查了 Play 商店是否有更新,它说没有,但打开 Google Play 游戏的商店页面显示有更新。

    我现在收到登录提示,并且在失败之前大部分时间都在进行,并出现“无法从网络中检索应用程序 ############”错误消息。

    我将结束这个问题,因为这个新错误是不同的,我可以看到其他人已经解决了这个问题。

    【讨论】:

    • 我的新错误最终是由 Google Play 控制台中的测试人员配置错误引起的。我已将电子邮件地址添加到应用程序的封闭 alpha 测试人员列表中,但游戏服务(尚未发布)没有。
    猜你喜欢
    • 2017-02-23
    • 2012-11-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-10-01
    相关资源
    最近更新 更多