Pushing a UIViewController in iOS 13 Causes it to Overlap Status Bar
问题 Please note that this project was created in Xcode 10. I recently upgraded to Xcode 11 and this happened. I have a UINavigationController that pushes the View Controllers. The initial view controller looks OK. But when I segue to another view controller by pushing it, the second view controller overlapped the status bar. This only happened in iOS 13. I tested on a simulator. Using Xcode 11. The navigation bar's visibility is hidden. Setting the Presentation to Full Screen or Current Context