Gamecenter authentication in landscape only Cocos2d with CCLayer for iOS 6
问题 I'm having what seems to be a fairly common problem, but my searches and implementations of solutions have not worked out. I've built a Cocos2d game that is intended to be landscape only, but needs to access Gamecenter. Gamecenter is working, with portrait mode enabled, but it's also allowing the game to flip to portrait mode too. I've attempted the following fixes: Game center login lock in landscape only in i OS 6 GameCenter authentication in landscape-only app throws