Skip to main content

TestFlight upload stage

After selecting a release candidate, the release process of the iOS app reaches the stages where it must access the App Store:

  1. TestFlight: Upload the release candidate to TestFlight.

  2. Distribute for testing: Distribute the release candidate to TestFlight testing groups.Distributing iOS release candidates for testing

Uploading the release candidate to TestFlight

Once you selected a release candidate in Bitrise Release Management, you can continue with uploading your app to Testflight.

Upload all successful builds automatically

If you select the option to upload all successful builds automatically in the release candidate stage, this stage will be completed automatically.

If you select the option to upload the selected build manually in the release candidate stage, you can continue with uploading the selected release candidate to TestFlight (App Store Connect):

  1. Open your release.

  2. Select TestFlight upload on the left navigation bar.

  3. Click the Upload to TestFlight button.

  4. Wait for the upload to finish.

    upload_to_testflight.png

You can create additional tasks under the Checklists option.

Distributing iOS release candidates for testing

Abstract

Bitrise Release Management offers seamless beta testing. After uploading a release candidate to TestFlight or Google Play, you can distribute it for testing. Distribute to either Google Play testing tracks or TestFlight testing groups.

After uploading a release candidate to TestFlight, you can distribute it to TestFlight testing groups:

For TestFlight testing, you can choose between internal and external beta groups. These tester groups must be created in App Store Connect:

  1. Open your release and go to the Testing in TestFlight section.

    testflight-testing-processing-done.png
  2. Optionally, you can fill out the Testing information section for your testers. To do so, click the Edit button under What to test.

    The information will be visible on TestFlight and in the TestFlight apps. You can also localize the information: choose a language from the menu on the right to provide information for that localization.

    testflight-testing-info.png
  3. Choose testing groups, either in the Internal testing or the External testing section.

    • Internal testing groups with automatic distribution enabled will automatically have access to the release candidate. You can enable automatic distribution when creating the group in App Store Connect. If automatic distribution is not enabled, toggle Distribution for the group on to make the release candidate available.

    • For external testing groups, you must submit the release candidate for beta review: click Submit to review, and in the pop-up window, check Automatically notify testers and click Save. External testing groups will not have access to the release candidate automatically: after the beta review submission, toggle Distribution for the group on to make the release candidate available.

    testflight-testing-int-ext.png