Hi,
I am trying to build an app for iOS. I followed the steps in here http://docs.coronalabs.com/guide/distribution/iOSBuild/index.html as faithfully as possible. However when I try to build it using Corona I get the following error message
Cannot determine a valid application id for this application. Please check you are using the correct Code Signing Identity and try again.
I have set the Code Signing Identity in the build dialog. I don’t know what I can do to fix this. If it is relevant, I have XCode 5. Any ideas?