Unable to submit an update

My app has been last updated (to version 4.0) about a week ago without problems.


I am about to release the 4.1 update with Apple Watch support, but I can't submit it with Xcode or with Application Loader.


I'm getting one of these two errors every time, randomly:


-- error 1 --

Unable to process the authenticateForTransportDiscovery request at this time due to a general error. (1240)

Unable to process validateMetadata request at this time due to a general error (1019)


-- error 2 --

ERROR ITMS-90096: "Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the 'iOS Human Interface Guidelines' at 'https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html#//apple_ref/doc/uid/TP40006556-CH14-SW5' and the 'iOS App Programming Guide' at 'https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/App-RelatedResources/App-RelatedResources.html#//apple_ref/doc/uid/TP40007072-CH6-SW12'."



The first one does not worry me the most; it's probably a temporary bug on Apple's side.

But when it comes to error 2, I'm puzzled. The launch image is there, I triple checked the PNG and the info.plist.

Same problem here... Updated an app (which already had iPhone 5 support) with Apple Watch support and now i'm rejected because "Your binary is not optimized for iPhone 5".


Did you find something Cyrille ?


Thanks

Hi,

Go to your image assets, then to launch images. Select any of the iPhone portraits and click on the attribute inspector. Now, check mark the "portrait" for the iPhone and add your images and it should work.

Hi,

Problem is that I use localized launchscreen images and no xcassets. I submitted an update for this app like 2 weeks ago and it worked, and today it does not.

It works well with xcassets launchscreens but we can't localize xcassets so...

Hello, I am facing this issue for xCode 7.2.1. Followed your instructions, ie, under xcassets, create LaunchImages, add images, go to attributes, uncheck and check potrait, then reassign the images back on. Same error. Am I missing anything?

Hello,

I am getting the same error when I tried to upload to test-flight. Anyone else having this issue now?

Unable to process validateMetadata request at this time due to a general error (1019)
Unable to submit an update
 
 
Q