views:

1473

answers:

1

Hi All,

We have already submitted an application for App Store (and it's live). To upload the updates, we were trying "Application Loader". But getting following error:

"No eligible applications were found." "To add an application witg Application Loader, you must first log in to iTunes Connect and provide information about application you will be adding."

Not sure what needs to be done.

Thanks in advance,

Sunil

+3  A: 

You need to go into iTunes connect and go into the Manage Applications sections. From there you should select your currently live App to view it's details, and then hit the "Update Application" button.

You should then fill out the necessary information, and if it's still there (it'll be removed soon), you should check the box marked "Upload binary later" and continue with the rest of the required information.

Then once that is done and submitted, it should be in the state "Waiting for binary upload" or something to that effect.

Once your update is in this state, you can use Application Loader or Xcode's Organiser to upload the binary for the update.

Jasarien
Thanks Jasarien. I will try it out get back to you ASAP.
Also I found that iTunes Connect does not accept uploads in the 'Prepare for upload' stage. You need to wait for the 'Waiting For Upload' stage. I don't know if this also goes for updates, it does for submitting a new app.
mvexel
I'm sorry, I was mistaken here. When the stage is 'Prepare for Upload' that means that you still need to complete the app metadata section. In particular, take heed of the button in the right bottom corner of the entry form labeled 'Ready to upload binary'. You need to click that and confirm in the final screen that your app does (not) use encryption. This blog has an insightful diagram outlining the process (and making me want to purchase OmniGraffle): http://useyourloaf.com/blog/2010/8/31/itunes-connect-app-status.html
mvexel