Is developer provisioning profile/code signing required to test game center in simulator? -


i in strange problem of getting "this application not recognized game center".

i developed game in app store no game center option. working on make game center-enabled. few hours ago, enabled game center , added leaderboard , achievements using itunes connect. when try access game center in iphone simulator gives me following error:

gamekithelper error: { nslocalizeddescription = "the requested operation not completed because application not recognized game center."; }

the bundle id of application same application uploaded in itunes connect, don't have valid provisioning profile now, there no code signing in application.

now question this: require provisioning profile associated corresponding application test game center in simulator? or sufficient application bundle id matches uploaded application bundle id? if second case true why getting error?

i using sandbox account generated simulator. sandbox account.

please, me!

the bundle id case sensitive. make sure same.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -