“游戏中心无法识别此游戏”错误 [英] "This game is not recognized by Game Center" error

查看:255
本文介绍了“游戏中心无法识别此游戏”错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在努力超越让Game Center集成工作的第一阶段。我已经做到了这一点:

I'm struggling to get past the first stage of getting Game Center integration to work. I've got this far:

我创建了一个新的,干净的应用程序,在app delegate中添加了GameKit头文件和基本authenticateWithCompletionHandler:方法。

I've created a new, clean app, added the GameKit headers and the basic authenticateWithCompletionHandler: method in the app delegate.

在模拟器中启动应用程序会显示登录对话框。

Starting the app in the simulator brings up the login dialogue.

如果我通过登录对话创建一个新帐户,然后该用户获得身份验证并成功加载应用程序。

If I create a NEW account via the login dialogue, then that user gets authenticated and the app loads successfully.

如果我尝试再次使用该帐户登录,或者使用我使用该帐户创建的帐户模拟器的游戏中心应用程序,登录被拒绝,游戏中心无法识别此游戏错误。

If I attempt to log in with that account a second time, OR use an account that I've created using the simulator's Game Center app, the login is rejected with a "this game is not recognized by Game Center" error.

重置模拟器并通过XCode重新安装无效。该应用程序是通过iTunes Connect为Game Center设置的,并且包标识符都是正确的。

Resetting the simulator and reinstalling via XCode has no effect. The app is set up for Game Center via iTunes Connect, and the bundle identifiers are all correct.

任何人都可以在这里建议我出错的地方吗?

Can anyone suggest where I'm going wrong here?

推荐答案

这篇文章解释得很好(跳过顶部的Cocos2D特定部分): http://www.cocos2d-iphone.org/forum/topic/20998
您可以看到所有步骤需要那里。如果它仍然不起作用,那么底线是:在创建应用程序后等待24小时(周末不计算)。

This post explains it pretty well (skip past the Cocos2D-specific part at the top): http://www.cocos2d-iphone.org/forum/topic/20998 You can see all the steps needed there. And if it still doesn't work, then the bottom line is: wait 24 hours after creating the app (weekends don't count).

这篇关于“游戏中心无法识别此游戏”错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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