Issues with Application Loader

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
observ3
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 34
Joined: Mon Oct 11, 2010 11:05 pm

Issues with Application Loader

Post by observ3 » Fri Dec 31, 2010 2:18 am

I've been trying to load my application for several days now, with zero success, and I can't figure out why!

Everything appears to be set up on the Apple side...
I have my deployment credentials...
The application is listed as "Waiting for upload" on iTunes connect...

Here is a screenshot of my standalone application settings:
screenshot.tiff
screenshot.tiff (159.31 KiB) Viewed 3369 times
So, with all these seemingly right things in place, why does the Application Loader not even allow me to select the app for upload?
I click "choose" and browse to the built app, but it does not allow me to click on the file and upload it.

Anyone else have similar problems? Solutions?
Check out my LiveCode program, WriteSpire, on the App Store!

John
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 30
Joined: Sun Jul 02, 2006 9:41 pm

Re: Issues with Application Loader

Post by John » Fri Dec 31, 2010 2:22 am

Did you zip the app (the Compress menu item if you right click) before trying to load it? The Application loader will not allow you to select anything but a zip file. You must also remove all spaces from the zip file name or it will complain.

Hope that helps,
John

observ3
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 34
Joined: Mon Oct 11, 2010 11:05 pm

Re: Issues with Application Loader

Post by observ3 » Fri Dec 31, 2010 2:48 am

Ah.
I suppose I missed that in the Application Loader documentation.
App is now submitted, we'll see what Apple says :-)

Thank you!
Check out my LiveCode program, WriteSpire, on the App Store!

Post Reply