I'm trying to run my app on my iPad 11 (running iOS 13.6 public beta), however, when build is successful Xcode shows an error saying please reconnect your iPad. Also when I go to Window > Devices and Simulators I see the following:
FYI: I built my app using flutter and the app works fine in the simulator.
Same issue for me, I solved with a workaround...it's beta so I think this trick is allowed :P
Anyway, you cannot skip Xcode 11.6 beta so you need it.
Hope this helps, I was stuck on this since I had Xcode from App Store 11.5 and skipped to Xcode beta.
Bye