game-center
Gaming Center iphone-sdk, how to get current player's nickname?
When my app start it should promt user to log into gaming center so that I can retrieve his nickname and then use it later to display his name,[详细]
2023-04-13 00:13 分类:问答Gamecenter crash when I check if player is logged in
I have a crash on this line with bad acce开发者_JAVA技巧ss. if([GKLocalPlayer localPlayer].authenticated == YES)[详细]
2023-04-12 11:50 分类:问答Update a score already submitted to Game Center
Right now I am working on a Black Jack开发者_如何学JAVA game for iOS and would like to have a leader board that shows which players currently have the most \"money\". So if they get a high score and t[详细]
2023-04-11 11:17 分类:问答Is it possible to remove points or acheivements from Game Center?
Is it possible to decrease a user\'s points in Game Cen开发者_如何转开发ter based on something in the app?Straight from the GameKit Programming Guide[详细]
2023-04-10 17:09 分类:问答Posting two games with same bundle identifier
i am using game center into my app only for the leaderboard. I pl开发者_C百科anned to release the app in two different mode(free and premium). Can i able to have two apps with same name and bundle ide[详细]
2023-04-10 12:45 分类:问答Box2D and GameCenter multiplayer
i have a hockey game with mallets running on iphone/ipad. The server controlls all the physics and send to the other device the server mallet position and the client sends to the server his mallet pos[详细]
2023-04-09 04:00 分类:问答Game center takes forever to show disconnected
When game center has a match running and one player disconnects it takes at least 30 seconds for the disconnect method to get called.Any ideas on how to make the disconnect method called as soon as th[详细]
2023-04-08 15:33 分类:问答How To Check If A User's iOS Device Supports Bluetooth Peer-To-Peer Connections
What is the best way of programatically checking if the current device supports Bluetooth peer-to-peer GameKit connectivity? I am aware of how to check for Game Center support, but want to support dev[详细]
2023-04-07 11:35 分类:问答Trouble with matchmaking in iOS with gamekit and game centre
At the moment I\'m trying to add online multiplayer to my iOS game (that uses UIKit) using gameKit/GameCenter for matchmaking. I\'m trying to present game center\'s matchmaker interface but with varie[详细]
2023-04-06 18:55 分类:问答Gamecenter Connectivity Issue in Sandbox mode
When I try to start a multiplayer game in Gamecenter (Sandbox mode), the flow get stuc开发者_JAVA技巧k after the user accept the invite. It shows \"waiting\" at the inviter end and \"Connecting\" at t[详细]
2023-04-03 11:00 分类:问答