Created
February 22, 2019 07:49
-
-
Save prat14k/11eae109f8589e4ed84a85a7eb670ff6 to your computer and use it in GitHub Desktop.
Revisions
-
prat14k created this gist
Feb 22, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,28 @@ 1. *Register* for the *Apple Developer Program*: - Delevopment Team Account ($299) - Individual Person Account ($99) 2. Create an App entry in *iTunes Connect* - This account will be accessible as soon as you have enrolled in the developer program 3. *App-Icon* - There are multiple sizes. - Can be made first for 1024 x 1024 and generated for all sizes using Sketch or XD 4. *Screenshot/App previews* - Should add screenshots of your app and can add preview video, containing the overview of the app. - If supporting all iPhone devices in Potrait, better will be to provide screenshots of multiple screen sizes 5. *App Information/Metadata*: - The app entry in the *iTunes Connect* should include the following: - The name of your app - The version number - Privacy Policy URL - The category for your app - A detailed description - Any additional keywords - Support URL (Basically web-site url) - Marketing URL (*Optional*; A URL with marketing information about your app) - Copyright - Contact Information (The person in the organization who should be contacted if the App Review team has any questions or needs additional information) - Sign-In credentials for App Review Demo 6. Generating *Provisioning Profiles*, APNS Certificates (if using push notifications), Any other certificates required 7. Xcode for build upload