Skip to content

How to submit an application to iTunes App Store

Carlos Mantilla edited this page Oct 30, 2013 · 19 revisions

How to submit an application to iTunes

This article explain the process to submit and an application to the iTunes App Store. We assume that you already passed all the process of development an test your application.

Requirements

Create unique App ID

  • Open the Provisioning Portal.
  • Select Identifier
  • Press "Add" button to create a new App id. [add image]
  • Complete the form.
  • Open XCode project and select Target.
  • Write the Bundle Indentifier [add image]

Note: The Bundle Indentifier (App ID + App ID suffix). example: com.gizra.publiceducation.newAppIdSuffix.

Create a certificate process

Clone this wiki locally