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
Post a Comment