CFBundleIdentifier

Hey,

I just came across the build.settings -> iphone.plist.CFBundleIdentifier key in the Game Center blog post.

Is that something that’s necessary to set for Game Center integration, or is it best left blank? I couldn’t find any info on it.

Thanks, [import]uid: 102086 topic_id: 35115 reply_id: 335115[/import]

hi tap32,

you can use CFBundleIdentifier to give your App a unique name for example: CFBundleIdentifier = ‘myApp’

you don’t need this line if you are building for Android.

hope I helped you :slight_smile: [import]uid: 42605 topic_id: 35115 reply_id: 139609[/import]

hi tap32,

you can use CFBundleIdentifier to give your App a unique name for example: CFBundleIdentifier = ‘myApp’

you don’t need this line if you are building for Android.

hope I helped you :slight_smile: [import]uid: 42605 topic_id: 35115 reply_id: 139609[/import]