Problems uploading app update

Hello all,

I am currently trying to upload an update for my app on the app store, however I keep getting the following 3 errors:

issue:

  • Apple’s web service operation was not successful
  • Unable to authenticate the package 6447XXXXX.itmsp
  • Error ITMS-9000: “This bundle is invalid. New Apps and updates submitted to the App store must be built using XCode 5 and iOS 7 SDK.” at SoftwareAsset (MZItmspSoftwarePackage)

The Tools I Used are:

I am currently using Cororna SDK 1202 (2013.8.28) because of new graphics incompatibility issues.

I am using XCode 5.2, on a Mac running 10.9.1

I tried both uploading the app from the app upload tool both and launching it through Corona and launching it separately. 

**edited 2/6/2014 (I launched the upload tool from the Corona build process first, then I launched the upload tool seperately through XCode)

** I observed when building the app, a console message “warning:”… cant find sdk6.1,  “warning:”… using sdk7.0

I am able to build and transfer the file to my development iPad running 7.04. Its the upload that fails.

Any help would be appreciated

It is because of this:

Error ITMS-9000: “This bundle is invalid. New Apps and updates submitted to the App store must be built using XCode 5 and iOS 7 SDK.” at SoftwareAsset (MZItmspSoftwarePackage)

Build 1202 does not support iOS 7 (though apps built with it will likely work fine). 

You will either need to update to the latest public release and convert your app to use the Graphics 2.0 engine (or use Graphics 1.0 compatibility mode).  Or you will need to update to the last Graphics 1.0 engine build that Corona made available: 1262.

More information here:

https://coronalabs.com/blog/2014/01/29/apples-ios-7-submission-requirements/

gdog,

Thanks

I will try that out. 

It looks like build 1262 is not available under daily builds? I only see it at the link you sent me.

gdog, 

After downloading and using 1262 to rebuild the app (and some quick retesting), 

I uploaded the app update and it was accepted!

Thanks Again

Glad that was all you needed to do.   :slight_smile:

Are you clicking the “Upload to App Store” button after building or are you hand running Application Loader?

Please try and hand run Application Loader and see if that solved the problem.

Rob

Rob,

Thank you for the help, my issue was already resolved by thegdog.

Just FYI build 1262 was not available under daily builds when I looked.

Is there a reason it is not listed? 

It’s only available in the link in the blog post.

Rob

It is because of this:

Error ITMS-9000: “This bundle is invalid. New Apps and updates submitted to the App store must be built using XCode 5 and iOS 7 SDK.” at SoftwareAsset (MZItmspSoftwarePackage)

Build 1202 does not support iOS 7 (though apps built with it will likely work fine). 

You will either need to update to the latest public release and convert your app to use the Graphics 2.0 engine (or use Graphics 1.0 compatibility mode).  Or you will need to update to the last Graphics 1.0 engine build that Corona made available: 1262.

More information here:

https://coronalabs.com/blog/2014/01/29/apples-ios-7-submission-requirements/

gdog,

Thanks

I will try that out. 

It looks like build 1262 is not available under daily builds? I only see it at the link you sent me.

gdog, 

After downloading and using 1262 to rebuild the app (and some quick retesting), 

I uploaded the app update and it was accepted!

Thanks Again

Glad that was all you needed to do.   :slight_smile:

Are you clicking the “Upload to App Store” button after building or are you hand running Application Loader?

Please try and hand run Application Loader and see if that solved the problem.

Rob

Rob,

Thank you for the help, my issue was already resolved by thegdog.

Just FYI build 1262 was not available under daily builds when I looked.

Is there a reason it is not listed? 

It’s only available in the link in the blog post.

Rob