It is 28 March 2018.
What version of Xcode submits ios11 sdk apps correctly to Testflight?
Xcode 9.3 beta 3 was *supposed* to work -- it said it would work, but not any more, on the Downloads page.
Thanks for any help.
Sorry, I am using the very latest, xcode 9.3 beta 4
From the Testflight page saying my version should work:
Apps built with Xcode 9.3 beta 4 using the SDK for iOS 11.3 beta 4, tvOS 11.3 beta 4, and watchOS 4.3 beta 4 are now supported.
I have a partial answer. The person submitting the app bundle wasn't using Xcode 9.3 beta 4 to launch ApplicationLauncher. When I do that now I get:
No suitable application records were found. Verify your bundle identifier 'com.appcitylife.myabq-1' is correct.
My bundle identifier is correct.
And here is the answer to this problem: sign into the correct iTunesConnect account that has your app's bundle identifier already set up.
So, no more problems today.