Question

I am trying to submit an app to app store through application loader. However, I am getting a message that "no application found in archive", from the loader. I have mode sure that my application is ready for upload and bundle-id matches given in the app summary. What can I do?

Was it helpful?

Solution

Have you tried uploading directly through XCode? If you're having problems with the application loader it's worth trying the alternative route. Once you've built and archived your project, go to the XCode Organiser, select your chosen app archive, and hit the 'submit' button. That way you can be guaranteed you'll have the right binary.

I stopped using the application loader a while ago once XCode got the ability to submit straight to the app store.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top