This is Not a Step by Step guide, rather a helpful set of tips that will save you time through the process of publishing an app.
Now that you have your App ready for distribution follow these steps to publish the app to Apple/Play store:
Before start make sure you have:
- Signed APK
- Google Developer Account, (if you don't have one ask in your team for help)
- A set of Assets (banner image, icon, at least 2 screenshots of the application)
- Group of testers with goggle's account (for alpha/beta release)
- Create the Application in Google Play Console
Take 2 screenshots of the app while running on Emulator, then upload those to screenshot panel in the form step.
- 32-bit PNG (with alpha)
- Dimensions: 512px by 512px
- Maximum file size: 1024KB
- JPEG or 24-bit PNG (no alpha)
- Dimensions: 1024px by 500px
log in Google Play Console go to Settings > Manage testers > then create list of testers and add their emails to the list
- Complete the form with all the required fields, you will need to include the required images here.
- Complete the Content Rating Review
- Manage Production Releases: you can create Alpha, Beta or Production Releases, select your release and upload a valid signed APK
- Set a group of countries where the app will be available.
if you miss anything in the process of publishing the app, you will find an alert icon in the left menu pointing to root of the issue.
Before start make sure which distribution process you want to run:
Now that you know which process to Run, continue with the steps for exporting the project with xcode
Important Note
Make sure you have the right Provisioning Profile when signing the app in your
xcode
(Ask your team for credentials)
Now that you have exported your app via xcode
you can upload it to iTunes Connect via Application Loader
Once you have uploaded your .ipa
with Application Loader follow next steps
- Go to https://developer.apple.com/
- Log in as White Prompt Member (Ask your team for credentials)
- Select Certificates, Identifiers & Profiles
- Select > Provisioning Profiles from left Menu panel
- from Right Menu Panel Create new Provisioning Profile
- Select what type of distribution you need and continue the wizard steps
- Select > Devices from left Menu panel
- Register User's Device (These are the users that will be testing the app)
- Go to iTunes Connect
- Administration account is support@whiteprompt.com. The password in the the password repository
- Ask the Administrator to [[Create a Development account on Itunes Connect]]
- Receive and accept the invitation
- Log into https://itunesconnect.apple.com/login
- Go to Apps
- Click the
+
Symbol->
New App - Complete the form
If you don't have these accounts ask in your team for support.
- 4 screenshot of the App 1242 x 2208 pixels for portrait 2208 x 1242 pixels for landscape http://help.apple.com/itunes-connect/developer/#/devd274dd925
After completing the form you can send your app for revision
use the iTunesConnect dashboard to manage and configure your distribution.
Test Flight is the preferred method. An alternative would be [[Distribute an IOs App to testers using AdHoc Distribution]]
- Get the email names and email addresses of the testers
- Open https://itunesconnect.apple.com/login
- If you don’t have an account ask the Administrator to [[Create a Development account on Itunes Connect]]
- Open My Apps
- Go to Test Flight
- Create new Group
- Add testers (all the testers will need to download test flight app for testing)
You can manage your compilations from iTunesConnect > TestFlight > Compilations
- Add a group of testers to the compilation
- Remove current compilation (only if you need)
The process of publishing your app to apple store will take a couple days depending on what revions you had from the Apple Revision Team