Hi Friends, I am sharing this article to guide for the developer who are going to upload there application to iTunes store
I am not including certificate generation process here
I am not including certificate generation process here
- Register yourself with Apple developer program
- Login to https://itunesconnect.apple.com
- By clicking on Top left PLUS icon you will able to see below dialog
- Now add all other details and click "Create" button, You may see screen like below
- Add Respective snapshot for your app
- Add App Icon which should be 1024*1024 and without any transparency
- If you facing transparacny then you download application from http://alphachannelremover.blogspot.in/ and remove trasnsparacy from your App Icon
- Now to the changes as per your need else save the changes
- Not come to your developer portal because we need to sign the archive
- Visit http://codewithchris.com/submit-your-app-to-the-app-store/ for getting How to create Certificate for Distribution
- Now Download and install the Production Certificate
- Select Proper Code Signing identity
- Check for bundle version
- Now Select iOS Device in Device list and Go to Product->Archive->Submit
- Select your Team
- Submit - (xcode will raise error If any with error details)
- Please make sure all the things like below
- Device you want to target
- Version number
- NSLog checking - it should be removed
If this is your first app then you will able to see "Company Name" above to Name column, Here you can add your Company Name if any
MAKE SURE - "Company Name" Column will be for the first time only else you will not able to see again anymore so please make sure and take care"
Done!!

