The application bundle does not contain a valid identifier

Somehow I cant manage to install my corona App on my iphone anymore?

“the application bundle does not contain a valid identifier” is promted by Xcode?

Any ideas?

Joakim [import]uid: 81188 topic_id: 15601 reply_id: 315601[/import]

Has your profile expired? [import]uid: 5354 topic_id: 15601 reply_id: 57621[/import]

Strange, i did a refresh on my team provisioning profile but that didn’t work. So I did a restart and now it works :slight_smile:

Case closed!

Joakim [import]uid: 81188 topic_id: 15601 reply_id: 57623[/import]

This error can also be caused if your project has a sub_directory called ‘Resources’; and possibly other special names that I didn’t trip over.

I only discovered this after I’d regenerated the certificates a number of times but constantly got this error.

If you are getting this error and are reasonably certain your certificates are good. I suggest you try compiling one of the Corona samples and downloading it to try and validate your certificate(s). If the sample project works but yours doesn’t then start looking for the differences.

Hope that helps someone, would have saved me lots of time.

[import]uid: 141523 topic_id: 15601 reply_id: 100454[/import]

Thank you. It’s useful.  When I renmae the sub-folder “resource”, it works.

Thank you. It’s useful.  When I renmae the sub-folder “resource”, it works.