Hi, I'm trying to run this in my SwiftUI app. The code is getting all the way to
[self _showContainerWindowWithViewController:nav animated:animated completion:completionBlock];
but no window appears. Any idea how to connect this with my SwiftUI views?