App Store Connect friends... My latest version of my Dough App has been available for internal testing for two days but I can't seem to add external testers or publish a URL - any ideas?
@dimsumthinking did you submit a separate build for public / TestFlight testing? I love Xcode Cloud as I just have it do all of these build types based on different rules, so I never have to keep track of which type I’ve submitted for this exact reason.
@everyplace I never noticed this before - I’ll check
@dimsumthinking I believe you need to create an external testing group and then add the build to that group. That should then let you submit the build for TestFlight app review.
@babbage thanks it won’t let me add the build as it says no builds are available

@dimsumthinking ah I just went though this but I must have misrecalled the steps. I just logged into AppStoreConnect to see if I could get it right but it’s hard to see the before you’ve had approved status when you’re not in it.

Maybe you go TestFlight > iOS Build, click on the build in question, then from there submit it for review I think?

I also think this stage can maybe only be done from the web, not the mobile Connect client. Once approved, can add to group in mobile.

@babbage Thank you - I missed that selecting TestFlight was Internal only. Thank you for your help.

@dimsumthinking I have had this problem before and the issue was that when distributing the build from Xcode I selected test flight as the export option.

Selecting App Store Connect allowed me to use the build for both internal and external betas.