If you found an error occurred while uploading app to the app store to solve that error in Application loader try these following methods :-
Application Loader Error Solution 1
Contents
First thing you should try to do is rebuild your app again.Follow these steps
1. Clean your project
2. Archive project
3. Export your ipa file wherever you want.
4. Open Application loader and select newly created ipa file and upload it again.
Application Loader Error Solution 2
You can try to open the terminal and run these commands:
cd ~
mv .itmstransporter/ .old_itmstransporter/
Invoke the following file to let Transporter update itself.
“/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter”
then you have to wait till it updates.
Application Loader Error Solution 3
This is very common mistake that anyone can do check if you had used the same version and build number as a last submission. If you have used same version and build number than change that and try to upload it agian.
Application Loader Error Solution 4
In some case, If you hadn’t agreed to the newest Developer Agreement. Just run Application Loader once, click on [Accept] to agree, then quit the Application Loader and the Upload to App Store should work fine.
This should work like charm. if it still not works than you can try some other methods like :-
1.making a new provisioning profile
2.using different or multiple versions of Application Loader
3.changing proxy settings
4.rebooting the Mac
5.uploading at a different time of the day, etc.