Skip to content

Instantly share code, notes, and snippets.

@Zilleabbas10
Zilleabbas10 / DeploymentOnAppStoreAndPlayStore.txt
Last active August 11, 2021 12:23
Deployment on App Store and Play Store
Deployment on App Store and Play Store
Deployment for App Store:
Apple TestFlight App upload(iTunes connect)
1. 1st you have to integrate developer account to Xcode.
2. Then open your app through iOS platform file name with xcworkspace extension in Xcode.
3. Sign the certificates to your app and increase your version if needed.
4. Clean your build and and then make a build. If any error occur then resolve them and repeat this process until and unless build succeeded.
5. After that make archive of app which would be then ready for upload for test purpose as well as a new version.