game-center
Is it possible to display GKAchievementViewController and GKLeaderboardViewController together?
Is it p开发者_如何学JAVAossible to display both the Game Kit Leaderboard and Achievement controllers simultaneously?[详细]
2023-02-22 12:37 分类:问答Blocks and ViewController Thread Safety
I\'ve been looking at the Game Center code example, GKTapper, and one section where the developer comments on his implementation does not make too much sense to me.The code is inserted below.What I do[详细]
2023-02-22 05:00 分类:问答Sending Achievements to GameCenter Problem!
Well, I have already registered a leaderboard and an achievement (just for testing purposes). I use that GameCenterManager.h/.m and AppScoreValue.h[详细]
2023-02-22 01:20 分类:问答Sending data error?
typedef struct _protocol1 { int type; CGPoint pos; } Protocol1; -(void)sendData { NSError *error; Protocol1 msg;[详细]
2023-02-21 08:52 分类:问答game center achievements unlock
I want to add achievements to my app. I added a achievement in itunesconnect and found this method in the reference library:[详细]
2023-02-20 13:43 分类:问答GameKit / GameCenter - I386
I\'m having some hard time with the iOS GameCenter I\'m following some tutorials on youtube but as soon as I finish the code I get this error:[详细]
2023-02-18 21:34 分类:问答"This game is not recognized by game center." iPhone Development
There are already a couple of questions on this but I followed their steps to solve it and it doesn\'开发者_如何学Got seem to work for me. Here\'s what I have done:[详细]
2023-02-18 00:01 分类:问答Informing the user that a score was submitted to Game Center
Is there any method to tell the user that his score submitted successfully or j开发者_运维问答ust use an alert view.[详细]
2023-02-17 19:49 分类:问答iOS game center matchmaking, friends only?
I was just curious, is it 开发者_开发问答possible to make a game center match that you can only invite friends to?(i.e. no random matchups) How would you code that?It looks like GKMatchRequest has the[详细]
2023-02-16 01:42 分类:问答Game Center Scores Stuck at a Particular Score
I\'ve been deve开发者_开发知识库loping an app that posts scores to GC leaderboards and pulls them back down. Still in the dev phase, it does this to the sandbox envirenment. Recently I\'ve noticed tha[详细]
2023-02-15 12:01 分类:问答