【问题标题】:Leaderboard status "Not Live"排行榜状态“未上线”
【发布时间】:2016-01-16 09:55:46
【问题描述】:

我为 Apple 应用商店开发了一款游戏。它已经被苹果审核并接受(等待我的发布)

.. 但是

当我尝试在游戏中输入排行榜时,它显示“Game Center 不可用。玩家未登录”。当我在 itunesconnect 中检查我已批准游戏的状态时,它的状态是“Not Live”。

谁能帮帮我?

亲切的问候!

【问题讨论】:

    标签: app-store-connect live leaderboard


    【解决方案1】:

    不直播没关系。无论如何它都有效。

    检查几件事:

    在 Capabilities 中启用 GameCenter。 你用过localPlayer authenticateHandler 吗?

    self.localPlayer = [GKLocalPlayer localPlayer]; 使用您的真实账户。没有沙盒测试器。

    这是我的设置,它工作正常。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-08-31
      • 1970-01-01
      • 2013-10-31
      • 2014-11-13
      • 1970-01-01
      • 1970-01-01
      • 2022-08-22
      • 2015-08-21
      相关资源
      最近更新 更多