I'm getting this error "The application bundle does not contain a valid identifier" after my application successfully compiles.This error prevents my game from launching on the phone or the simulator. I have no idea how to fix this as I was following this tutorial How To Make A Space Shooter iPhone Game using Cocos2d.
|
This could be because the bundle identifier has invalid characters in it or no characters in it. The bundle identifier is found in the Info.plist file. This is what constitues a valid application bundle identifier:
This may also be of use:
|
||||
|
|
