Hello
I got stuck in the process, can anyone tell me how I have to continue?
I have tried to package my application with titanium by using the 'distribute' tab under 'test and package'.
However it didn't create a file in the directory I entered. Now I went to my x-code and saw I had to validate my app there. So I went to itunesconnect, entered my app there, went back to x-code, clicked on 'validate', entered my itunes account and it gives an error saying :
No eligible applications were found To submit or validate an application, you must first log in to iTunes Connect and provide information about the application you will be adding.But I have already done that, my app is there.
Can anyone tell me what I have to do now to upload my app to the store?
Thanks in advance!
4 Answers
have you tried following the guides from apple? following those guides just has to work.
What is the version of your xcode? I know of at least one version that will reject your app when submitting because there is a SPACE character in your App Bundle Name.
When you package the app, it automatically shows up in the Archive portion of the XCode Organizer. From there you can validate it, but you you need to have a record for the app in iTunes Connect first and its status must be Ready to Upload Binary.
Your Answer
Think you can help? Login to answer this question!