OK UIKit folks, here's one for you. How am I supposed to add an iOS 26 inspector to the split view when my root controller is the modern UITabBarController and I don't have direct access to the split view controller? Is there API for this or do I have to walk the hierarchy and have a child VC invoke it?


