Uploading to the store
Make sure that you have the following ready:
- Screenshots: Go to https://theapplaunchpad.com/ to generate screenshots
- Your app
- Your app's name
- A description of your app
- Promotional message for your app
- Tags for your app
- Support URL.
- Icon images - one of them has to be 1024x1024. You can generate them at https://makeappicon.com.
Steps
- Go to https://developer.apple.com/account/ios/identifier/bundle/create
- Create the app,
- App name: Name of your app, like Classroom Manager Pro
- Bundle ID: com.yourcompanyname.yourappname
- Go to your applications finder. Look for keychain access. Open it up. Maximise it.
- Click on certificate assistant,
- Type in the following details:
- Click Request a Certificate From a Certificate Authority…
- User email: Email address of developer
- Enter the name of the app.
- You don’t have to enter the CA email address
- Check saved to disk and save it to the disk.
- Go to https://developer.apple.com/account/ios/certificate/
- Go to Production.
- Click the + sign.
- Choose App Store and Ad Hoc under Production.
- Click Next and upload the certificate that you had just created.
- Download the cert and install it in your computer by double clicking.
- Save it somewhere safe and in a place that you can access.
- Go to provisioning profiles in the apple developer website. (Scroll down to see it)
- Select Distribution - App Store
- Give it a name: Your App Name App Store Distribution
- Download and install it. Save it somewhere safe.
- Go to https://itunesconnect.apple.com
- Click on ‘my apps’.
- Click on the + sign.
- Key in the information: SKU is the bundle ID. When you upload screenshots for iPad, choose the iPad Pro screen shots.
- Go to xcode.
- Go to click on the app name at the top left hand corner, go to general settings, click on signing and disable automatic signing in.
- Assign the profiling to be that of what you have saved earlier.
- Make sure that the simulator chosen is Generic IOS device.
- Go to Product - Archive
- Click on upload to App Store (make sure that you sign in to iTunes using your developer’s account)
- Go to iTunes connect. Click on 'Prepare for submission.' Choose select a build.
- When updating icon, make sure that the icon is 1024 x 1024
- To view app, go to Activity in the iTunes connect page.
- Go to build and click on the + sign. Select the build.
- Click on submit for review. Wait 2-3 weeks for the review to be in.
Note:
If you wish to build your app and run it in your phone after uploading to App Store, change sign in for debugging to 'Automatically Sign In'.
Comments
Post a Comment