"Metadata Not Found"

Dear all,

I got multiple issues when I uploaded the new version of my app. 

  1. Metadata Not Found

  2. Package cannot be opened

  3. Apple’s web service operation was not successful

  4. Unable to authenticate the package 

  5. ERROR ITMS 9000 Invalid image path 

Please give my some advice. I realised that many people on Corona Forum got the above issues.

Please share your experience with me, thanks.

My iTunes Connect status is “waiting for upload”

Corona SDK 2013. 2114

Xcode Version 5.0.2 (5A3005)

Application Loader: 2.9 (439)

Henry 

Well the two are about missing image files.  You reference the two iOS7 sized spotlight icons Icon-40.png and Icon-40@2x.png in your config.lua in the plist section, but they are not in the bundle.  Adding a 40x40 and an 80x80 icon named accordling should fix those two.  The other two I don’t know about.

Are you clicking the "Upload to app store"button from the Corona SDK Build is Finished screen or are you hand running Application Loader?

Is your app set to “Ready to Upload” in iTunes Connect?

Rob

Hi Rob,

Thank you for your advice on invalid image path. 

I clicked the “Upload to app store” button from the Finished Screen of Corona SDK Build.

My iTunes Connect Status for this app is “Waiting For Upload”.

Please advise.

Thanks ( and Happy New Year)

Henry 

Please try and run Application Loader outside of the Corona SDK dialog box.  Just click the Cancel button on that form, then run Application Loader by hand.  Use the spotlight search magnifying glass at the top right, type in Application Loader.  It should come up for you there.

Make sure to choose “Deliver your app” instead of the other choices.

Rob

Thanks, Rob.

You are a miracle!

I followed your instructions and turned on Application Loader manually. It worked!

But the Application Loader I used is version 2.8 this time.

Also, the image name is case-sensitive. I should have used Icon-Small-40@2x.png , rather than Icon-small-40@2x.png.

Thank you, Rob.

Henry  

Well the two are about missing image files.  You reference the two iOS7 sized spotlight icons Icon-40.png and Icon-40@2x.png in your config.lua in the plist section, but they are not in the bundle.  Adding a 40x40 and an 80x80 icon named accordling should fix those two.  The other two I don’t know about.

Are you clicking the "Upload to app store"button from the Corona SDK Build is Finished screen or are you hand running Application Loader?

Is your app set to “Ready to Upload” in iTunes Connect?

Rob

Hi Rob,

Thank you for your advice on invalid image path. 

I clicked the “Upload to app store” button from the Finished Screen of Corona SDK Build.

My iTunes Connect Status for this app is “Waiting For Upload”.

Please advise.

Thanks ( and Happy New Year)

Henry 

Please try and run Application Loader outside of the Corona SDK dialog box.  Just click the Cancel button on that form, then run Application Loader by hand.  Use the spotlight search magnifying glass at the top right, type in Application Loader.  It should come up for you there.

Make sure to choose “Deliver your app” instead of the other choices.

Rob

Thanks, Rob.

You are a miracle!

I followed your instructions and turned on Application Loader manually. It worked!

But the Application Loader I used is version 2.8 this time.

Also, the image name is case-sensitive. I should have used Icon-Small-40@2x.png , rather than Icon-small-40@2x.png.

Thank you, Rob.

Henry