IOS – Can’t get a Public Link to test iOS app on TestFlight

app-store-connectiostestflight

I've a app and I want use the External Testers with Public Link. I can use with TestFlight in internal testers.

  1. In "Builds->iOS->Testers" I added the external group target (Público em Geral).

enter image description here

  1. In "Testers & Groups->Público em Geral", I see "No builds available" in the box of Public Link.

enter image description here

So, how I solve this to use public link?

Best Answer

It looks like you make need to add some builds to your tester group, so that the public link can be enabled.

Try the following:

  1. Go to your Testers Group (i.e. "Testers & Groups->Público em Geral" in your 2nd screenshot)
  2. Click on the "Builds" tab
  3. Add one of the builds that you’ve uploaded recently
  4. Click back to the "Testers" tab

You should now see an option for "Enable Public Link".

I found this article pretty handy for some step-by-step instructions.