I finished my app last night and after some testing decided to put it on the app stores today.
It’s already available on google play.
iOS required a little more time, so I just finished about half an hour ago… my store listing is ready, I just need to upload the binary - as I did multiple times before with no issues.
This time however I’m getting a strange error that even Google seems to know nothing about.
the two errors showing up (see screenshot) in Application Loader say:
“The u option must have a non-empty value”
and
“The password option must have a non-empty value”
I have no idea what these mean, as I followed the process the same way as every time before. I’m running Mavericks, latest Xcode, latest Application loader, and latest public release of Corona (2015-2731)
Anyone got any pointers what could be wrong?
It shouldn’t be the app itself, there is no user input in the app… all the app does is send GET request to a webpage, then parse the incoming HTML, take the parsed data, and display it on the screen in some tableviews…
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 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”,
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.
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
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.
I’m using Corona version 2015.2731 and Xcode version 7.0.1
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.
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.
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.