菜鸟教程小白 发表于 2022-12-13 09:03:26

iOS 8 游戏中心错误


                                            <p><p>我更新了我的 XCode 和 iOS。我的代码在更新之前运行良好。现在我无法登录游戏中心。控制台给出这个错误</p>

<pre><code>GameKitHelper ERROR: {
    NSLocalizedDescription = &#34;The requested operation could not be completed because this application is not recognized by Game Center.&#34;;
}
</code></pre></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>我找到了答案。 iOS 8 未启用沙盒。需要在设置 -> 游戏中心 -> 沙盒中启用沙盒。</p></p>
                                   
                                                <p style="font-size: 20px;">关于iOS 8 游戏中心错误,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/25945420/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/25945420/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iOS 8 游戏中心错误