0

I just finished making my first application and have tested it on the devices and all that good stuff. But I have been pulling my hair since this morning because I don't really know how to submit the application to the app store. Any help would be appreciated on this topic.

Additional Info

So now I am getting error "To submit or validate an application, you must first log in to iTunes Connect and provide information about the application you will be adding." Even though I have added an application to itunes connect and made sure that the app id is same in application the application's plist. please help me on this thanks

user986149
  • 13
  • 4

1 Answers1

2
  1. Log into the iOS developer site and enter the provisioning portal.

  2. Click "Distribution" on the left side of the page.

  3. Follow the instructions under the Prepare App tab.

  4. You'll also want to read the iTunes Connect Developer Guide (PDF).

Caleb
  • 124,013
  • 19
  • 183
  • 272
  • 1
    Agreed.. Apple has very definitive and detailed instructions on how to submit applications to the App Store. Try following those directions and then if you get stuck on something more specific, ask that question. – Carter Oct 11 '11 at 02:22
  • thanks for the answer please look at the question I am getting some error thanks – user986149 Oct 11 '11 at 03:56
  • There's potentially a lot of information you have to provide before you submit an app. In addition to description, icons, etc. you may also need to provide bank info, ensure that you've accepted any recent changes to the developer agreement, etc. iTunesConnect should show the app as being ready to upload the application binary; if it doesn't, you've still got work to do somewhere. – Caleb Oct 11 '11 at 04:04