Got stuck while publishing app, need help

You must Login before you can answer or comment on any questions.

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!

— asked 2 years ago by Tjeu Vdw
0 Comments

4 Answers

have you tried following the guides from apple? following those guides just has to work.

— answered 2 years ago by Kami -
answer permalink
2 Comments
  • I have followed the video provided by Titanium (is a year old now, so i think it's outdated). When the person in the video packages the app, it shows up in the folder he has given up. When I to the exact same thing xCode opens, and nothing is in that folder..

    — commented 2 years ago by Tjeu Vdw

  • which is why you have to follow the guides from apple, titanium is outdated in that part.

    Do the process again only then follow the guides from apple. I went through them a few days ago, to see what im up against. Try it

    — commented 2 years ago by Kami -

Hi,

Hope This can help you with finding the packaged file and the later part of this video with how to upload the zip fileto Appstore

— answered 2 years ago by Sattanaathan Ravi
answer permalink
2 Comments
  • Hi, thanks for the answer,

    I have already seen the video, but I think it's outdated. The steps aren't the same as itunesconnect is now.

    — commented 2 years ago by Tjeu Vdw

  • Oh and also, thats the problem, it doesn't show up in the folder I entered while distributing. It just opens xCode.

    — commented 2 years ago by Tjeu Vdw

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.

— answered 2 years ago by Abe Facciazzi
answer permalink
2 Comments
  • How do I make the status ready to Upload Binary?

    — commented 2 years ago by Tjeu Vdw

  • You go to iTunes Connect, view app details and click on Ready to Upload.

    — commented 2 years ago by Abe Facciazzi

Your Answer

Think you can help? Login to answer this question!