Hi i just finished making my first app using Titanium. I was so excited until I faced this problem. My app's status is "Waiting for Upload" .
As instructed I followed all steps and when I clicked "Package" in Titanium it made a file on Xcode where I have to validate it. However, whenever I click validate the app quits with the message below. Thanks in advance:)
Uncaught Exception: -[ITunesSoftwareApplicationDescription applicationType]: unrecognized selector sent to instance 0x20102c100 Stack Backtrace: The stack backtrace has been logged to the console.
1 Answer
This has nothing to do with Titanium, it is a bug in the latest version of X-Code. Best thing is to try and find an old version of X-Code and install. I re-installed 3.1 and use the uploader from that version. It solved my problem instantly. I have successfully uploaded a number if apps this way, that have passed and are happily on the app store. goodluck.
Your Answer
Think you can help? Login to answer this question!