Failed app upload - "The u option must have a non-empty value"

Sounds like Application Loader 3.2 has some sort of issue that Apple will need to fix.

I’m not suffering from the issue but it’s possible that removing your Application Loader preferences might help (you’ll have to re-enter various things like your username and password).  In Terminal run this command:

defaults delete com.apple.itunes.connect.ApplicationLoader

If you’re running Application Loader manually (as some people have to do for a variety of reasons) then these kind of errors are outside Corona’s control and should be reported to Apple.  Not that submitting apps directly from the Simulator may be any better since the Simulator depends entirely on Application Loader which is quite flaky.

eh guy, 

have you resolve, i have the same problem :

Corona SDK Ver 2015.2731

Application Loader Ver. 3.2(845)

[2015-10-25 15:25:01 CET] <main> ERROR: The u option must have a non-empty value.

[2015-10-25 15:25:01 CET] <main> ERROR: The password must have a non-empty value.

Download the Standalone Application Loader from Apple. If you build for iOS from Corona SDK using 2731 or later, you have an option to upload to the iTunes store for you. If you don’t have the right version of Application Loader installed then you will be given a link to click on to install it. 

Rob

I was seeing the same errors but was able to work around it.

With Xcode 7.0.1 and OS X 10.11 and Application Loader v3.2 I received these errors:

 

“The u option must have a non-empty value”

“The password option must have a non-empty value”

I downloaded Application Loader v3.1 from this link: https://itunespartner.apple.com/en/apps/tools

When I tried to upload the app from within the Corona build dialog, I received this console error:

 

<string>The application you have selected does not exist.</string><key>userString</key><string>The application you have selected does not exist.</string><key>protocolVersion</key><string>A1234</string></dict></plist>

END DATA

Oct 28 21:47:51.370: PACKAGING ERROR: validation failed: Unable to validate archive.

The solution was to run Application Loader v3.1 manually and submit the app with that. This has been mentioned above but it’s still a problem and maybe posting this will help other folks out.

I work at a company that submits builds daily to the App Store. This is a brand new error that just started popping up today. I know that doesn’t resolve the issue, but at least it provides some more context.

I had this problem too, updating to xCode 7.1 fixed it

Where does this error show up?

Can we get a screen shot?

Are there any errors in your console log?

What version of Corona SDK are you using?

What version of Xcode are you using?

Rob

I have the same error using build 2015.2744, the error show up in the application loader, with Xcode 7.

After update to Xcode 7.1 corona says that is not supported, after build and try to upload again a new error show up, it say that my shortVersion must be different from 1.0 that it’s already in the store but this is my shortVersion CFBundleShortVersionString=“1.2”,

Are you setting that in your build.settings? I wouldn’t and just set the version in the Corona build dialogs. That’s the safest thing to do.

Corona SDK currently only targets iOS 9.0. You must use Xcode 7.0. You won’t be able to use 7.1 until we add support for iOS 9.1.

Are you running Application Loader by hand or using the Corona Build dialog for uploading to the store?

Rob

Yes is in my build.settings, I’m using application loader by hand not the corona dialog, and yes its true I should wait to the new dayli build, but my client can’t wait and it solve the first issue hoppely corona will upload a new dayli build soon with the fix

You need to fall back to Xcode 7.1.  Please let Corona’s build dialog manage your version numbers for you and I would let Corona manage uploading it for you.  If you get this error this way, report back.

Rob

Are u resolve this problem?

I got a this problem too…

where is u option and password?

please help me

Hi, I have checked and I’m using Xcode 7.0.1 (7A1001).

I used Corona to build the IPA file to my hard drive, then manually use the Application loader - that’s where I get the error message (same today as yesterday).

I tried letting Corona build and send to store on its own, but unfortunately that gives me an error from Corona that I need to install “Standalone application loader” from appstore… however there is no standalone version on appstore, at least it’s not finding anything for me.  And the error window in corona even gives a link to install it, but clicking on the link actually directly opens Application loader from my Xcode, and so I don’t get anywhere in the appstore :slight_smile:

anyway, I guess my only option is to try and upgrade Xcode to 7.1 - even if the 9.1 SDK is not yet supported by corona.

I’ll do the update tonight and see if that helps - will post results in a couple of hours.

I’m having the same issue. Here is a screenshot of the Application Loader’s “Deliver Your App” window and the log shown when you press “View Log”. Sorry it’s low-tech looking.  :stuck_out_tongue:

2iqbcev.jpg

726jk5.jpg

I’m using Corona version 2015.2731 and Xcode version 7.0.1

Has anyone found a solution?

 

Same problem here. Corona 2731. I upgraded to Xcode version 7.1 hoping it would fix the problem.  Now I can’t build in Corona, but I was able to use Application Loader to upload my previously built .ipa to iTunesConnect.

Dave

Same problem, with additional (new) error: The password must have a non-empty value. Xcode 7.0.1, day builds 2731 and 2744, no errors in the build log.

Same issue here with the same error. I am not updating it to 7.1 because I don’t have another machine to build with.

What I did:

The version that does not work for whatever reason is 3.2.

Use this link and download:

3.1

https://itunespartner.apple.com/en/apps/tools

agramonte, I just updated, and  you don’t need to worry.

Corona will still let you build - it only complains you’re using an unsupported SDK, but will build anyway.

I had to rebuild my app because I forgot to include one icon file and the Application Loader wouldn’t let me upload then either.

I’ve rebuilt (while having xcode 7.1), and used the application loader to upload to store…

now successfully waiting for review! :slight_smile:

I’m getting the same set of errors that others here are posting. The “Eggroll Games” posted screenshots of at 7:09 AM (see above) are exactly what I’m seeing on the error page and activity log. I had no problems of this nature until today. Running daily build 2742.

I successfully posted app to store by downloading Xcode 7.1 and installing Corona v 2744. Corona complains that the SDK is wrong (9.1 vs 9), but will build anyway.