我在查找包含游戏中心参考的GameKit应用程序接口时遇到了问题。
苹果游戏中心是iOS新推出的一个社交网络平台。在这里描述: iOS4中的新特性
GameKit iOS参考资料在这里:http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/GameKit_Guide/Introduction/Introduction.html
发布于 2010-08-14 00:56:52
http://developer.apple.com/iphone/prerelease/library/documentation/GameKit/Reference/GameKit_Collection/index.html
您必须单击主页中的iOS SDK beta选项卡。
发布于 2010-08-14 00:51:25
GameCenter API在iOS 4.1api中可用,该API仍处于私人测试版(如果您使用您的苹果开发人员帐户登录,则可在dev center上使用),并且处于保密协议下。你可以在苹果开发论坛上讨论这个问题。
https://stackoverflow.com/questions/3478847
复制相似问题