iOS : Testflight No build available for external testers

26,390

Solution 1

External Testers can only test builds that have passed Apple’s Beta Review process (similar to the App Store Review process). Each new version of the App must go through this process, however subsequent builds for the same version will not require review once the initial review process succeeds.

Internal Testers do not have this limitation.

Since it’s not exactly obvious, you can trigger a TestFlight build to be submitted for the Beta App Review process by adding an external tester to the build. Doing so will immediately change the status to Waiting for Review, once Apple reviews the beta version of the app the status will change again and you’ll get an email saying it’s ready for testing, and the previously selected External Testers will be able to access the build.

Solution 2

OK - this seems really silly but...

If external testers are added to a team before the build has been beta reviewed, they are "stuck" in a "No Build Available" status. Even after when Apple has reviewed and released the build for testing.

As Alpaslan Firat mentions - The easiest way to resolve this is to:

  1. Remove tester from the group (can select >1 by using "Edit") - do not delete the Tester
  2. Add back all of the testers to the group

App Store Connect then recognizes that there is a build waiting to be tested and sends the invitation.

The original question was asked a year ago - you would have thought that this would have been addressed by now.

Solution 3

sometimes it is necessary to remove and readd the group of external testers.

Solution 4

Go to TestFlight -> Builds -> Add the testing build by clicking plus icon.

Write the testing task for external tester. Then -> Submit it.

Then testing invitation email will be delivered to external tester.

Share:
26,390
Hardik Amal
Author by

Hardik Amal

Android & iOS Developer #SOreadytohelp

Updated on July 08, 2021

Comments

  • Hardik Amal
    Hardik Amal almost 3 years

    I am using testflight as a beta testing tool for my app. I have uploaded the build but invitation are successfully sent to the internal testers but no invitations are sent to external tester.

    Below image shows both the groups has been invited This image shows both the groups has been invited

    And this image shows that no build available for external testers This image shows no build available for external testers

    Can anyone help me how I can get through with this?

  • Hanumant Shegade
    Hanumant Shegade almost 6 years
    I did same steps To send Testflight invitation for external tester whose status shows "No Builds Available" and it worked for me.
  • protothe
    protothe almost 5 years
    Thank you for this! I was wondering why they were stuck in "No Builds Available", but it was because the testers were already there before the first build was approved. I cannot believe that Apple has not fixed this.
  • Pxaml
    Pxaml almost 5 years
    So, my app status still in review my external testers will have a status of NO BUILDS AVAILABLE? when this will change
  • redPanda
    redPanda almost 5 years
    Apple turned around the beta review of our app in less than 24h. After that, removing the testers and adding them again will trigger the email invite
  • Shackleford
    Shackleford almost 3 years
    This issue seems to still be affecting external testers on TestFlight builds. Removing the testers and re-adding them fixed the issue for a build I submitted yesterday.
  • gyimi
    gyimi over 2 years
    Just an update: I still ran into this problem in August 2021, and this was the workaround that helped me.