i have developed a game in cocos2d and implement game-center in it its working well on simulator
but when i am trying to install it on my 3g error comes device not supported by game …
i know 3g does not support game center … so can it be happen my game install on 3g
no problem game-center not work but it can install on 3g .. actually i am avoiding to
develop two versions of game one for game center devices and one for not game center supported devices..
waiting for help..
Regards
Haseeb
you should weak link your framework.. go to your framework and weaklink GameKit.framework..