Search code examples
iosiphonecontinuous-integrationtestflight

TestFlight: iOS project builds for different environments


How to use TestFlight with iOS project builds for different environments? I can use wildcard Provisioning Profile but can't have different App Id for different environments(my environments using different App ID). Maybe it's OK to use few iTunes Connect apps, one app for one environment?


Solution

  • You can create as many apps as you like in iTunes Connect. So create on app per bundle identifier and upload your builds. Once ready to submit just use the app with the production bundle id and environment and submit your app for the app store there.