Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error while uploading to App store using Application loader

We are trying to upload an updated version of the app to the store. The upload takes a long time and finally when its done, we receive the following WARNINGS.

... Checksum validation failed.

... Checksum validation failed.

Transporter was unable to update one or more software components. Please try again later.

The upload is anyway received by the Apple server and the status says "Waiting for review".

like image 517
Learner Avatar asked May 10 '13 17:05

Learner


3 Answers

I have got this error while uploading my app to appstore

Upload has received and app is also approved.So i think there is no much problem with this.

like image 57
Nagendra Tripathi Avatar answered Nov 16 '22 06:11

Nagendra Tripathi


I've ran into the same issue when I tried using the internet connection from my company, either using Application Loader, or Organizer. In fact, the problem came from my company's firewall which was blocking some ports. As it is written in Apple support, you may correct this problem by allowing access to the ports indicated in this file : https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf from page 6 to 8

like image 26
cdescours Avatar answered Nov 16 '22 07:11

cdescours


I think you can ignore the warning. People who had that warning have had their apps approved by Apple. According to https://forums.adobe.com/message/5949439 it most probably has to do with version number. Here's a quote

Ignore it. Apple is just letting you know that the version number in the app isn't the same as the version number in iTunes Connect. The iTunes Connect version is what's displayed in iTunes/App Store.

like image 1
Bob Ueland Avatar answered Nov 16 '22 07:11

Bob Ueland