iOS开发:将我的iPhone 4更新为iOS 4.3 Beta 3后,我的应用程序显示“游戏中心无法识别此游戏” [英] iOS Development: After updating my iPhone 4 to iOS 4.3 Beta 3, my app says "This game is not recognized by Game Center"

查看:94
本文介绍了iOS开发:将我的iPhone 4更新为iOS 4.3 Beta 3后,我的应用程序显示“游戏中心无法识别此游戏”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用XCode 3.2.5和iOS 4.2在过去几个月里一直在构建iPhone游戏,我即将把它提交到App Store。然而,在我这样做之前,我想针对iOS 4.3 Beta 3进行测试,因此我下载了最新的beta SDK,将其安装在一个单独的位置,并将设备更新到iOS 4.3 Beta 3.现在,当我运行游戏时它试图验证游戏中心的本地玩家,它会弹出一个方框,说游戏中心无法识别此游戏。为什么?

I've been building an iPhone game for the last couple months using XCode 3.2.5 and iOS 4.2 and I'm about to submit it to the App Store. Before I do that, however, I wanted to test it against iOS 4.3 Beta 3, so I downloaded the latest beta SDK, installed it in a separate location, and updated the device to iOS 4.3 Beta 3. Now, when I run the game and it attempts to authenticate the local player in Game Center, it pops up a box saying "This game is not recognized by Game Center". Why?

我尝试通过Game Center应用程序退出游戏中心并重新启动我的应用程序,但我已经注销,所以问题似乎不是尝试使用非沙盒帐户的结果。另外,我注意到它在4.3 Beta 3模拟器中运行良好。我只在更新的设备上收到此错误。有什么想法吗?

I tried logging out of Game Center though the Game Center app and restarting my app, but I was already logged out, so the problem doesn't appear to be the result of trying to use a non-sandboxed account. Also, I noticed that it runs fine in the 4.3 Beta 3 Simulator. I only get this error on the updated device. Any ideas?

非常感谢你的智慧!

推荐答案

您是使用特定于您的应用的配置文件或使用通配符配置文件进行代码签名吗?
据我所知,访问Game Center不允许使用通配符配置文件进行签名。

Are you code signing with the provisioning profile specific to your app or with a wildcard provisioning profile? As far as I know, signing with a wildcard profile isn't allowed for accessing Game Center.

在Game Center应用程序中,确保您未与生产环境中的帐户建立连接。如果您有疑问,请退出并开始申请。

In the Game Center app, make sure you're not connected with an account in the production environment. If you have doubt, log out and start your application.

这篇关于iOS开发:将我的iPhone 4更新为iOS 4.3 Beta 3后,我的应用程序显示“游戏中心无法识别此游戏”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆