Error when uploading to iTunesConnect
Asked Answered
A

6

18

I am using Application Loader to upload my .ipa files (created with Adobe AIR v18) to iTunesConnect.

It's been working fine for months, but today I received two new errors:

The u option must have a non-empty value.
The password must have a non-empty value.

Can anyone shed some light on the issue?

Atalante answered 21/10, 2015 at 23:35 Comment(0)
A
6

You have 2 solutions:

1) Update your Xcode to 7.1 (but since you are not coding natively, use the solution #2 below)

or

2) Download and use the Application Loader v3.1 (Download link: https://itunespartner.apple.com/en/apps/tools ) to submit your IPA

Apostil answered 23/10, 2015 at 1:34 Comment(0)
A
7

I upgraded to Xcode 7.1 and that solved the problem!

Note: Xcode 7.1 comes with Application Loader 3.3.

Atalante answered 22/10, 2015 at 0:23 Comment(1)
I know "thanks" comments aren't appreciated, but THANKSGabriel
A
6

You have 2 solutions:

1) Update your Xcode to 7.1 (but since you are not coding natively, use the solution #2 below)

or

2) Download and use the Application Loader v3.1 (Download link: https://itunespartner.apple.com/en/apps/tools ) to submit your IPA

Apostil answered 23/10, 2015 at 1:34 Comment(0)
S
5

Apart from low-belly's answer you can try to use XCode's built-in upload feature. If you go to the Organizer, just click on Upload to App Store:

enter image description here

This solved the problem for me in XCode 7.0.1.

Skyscraper answered 22/10, 2015 at 8:0 Comment(2)
Works for me too. Under Xcode 7.0.1, Application Loader is broken, but loading through the Organizer directly to the AppStore works.Generalissimo
Same here, I uploaded the app using the Xcode Organizer, Application Loader fails validating the archive.Ekg
O
1

Xcode 7.1 was downloading too slow (more than 4GB) and the update failed every time, so for now I downloaded the Application Loader 3.1 from iTunes Connect and it worked fine.

To download it you login into iTunes Connect -> Resources and Help -> click on View Tools (under the title Other Resources at the bottom of the page) and there is the download link.

Offset answered 24/10, 2015 at 2:7 Comment(0)
B
1

I got the same error last night. Fixed it by signing out of Application Loader (3.6) and logging back in.

Bushwhacker answered 13/12, 2017 at 12:50 Comment(0)
V
0

I got the same error with Application Loader 3.2. Submitting with Application Loader 3.0 (bundled with Xcode 6.2) or 3.1 (bundled with Xcode 6.4) solved the problem.

Voe answered 22/10, 2015 at 13:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.