iOS 17 Beta, iPhone 14 Pro Max, UINavigationBar offset

Hi, I found an issue while developing with iOS 17 beta again. This issue only occurs on iOS 17 beta and iPhone 14 Pro Max Dynamic lsland devices.

When we go back from landscape to portrait, the UINavigationBar on the portrait screen is offset by center 215, 273, and by changing the frame and center of the UINavigationBar in the code the next time we go to the page it will still be offset. The problem only occurs the first time to enter the horizontal screen to return, and then enter the horizontal screen again to return to the problem will disappear. To go to landscape we use custom transitions

Without more details on what your trying to do its hard to offer any advice – a standard setup using UINavigationController doesn't indicate any issues here so you'll need to go into a bit more detail on your specific circumstance.

iOS 17 Beta, iPhone 14 Pro Max, UINavigationBar offset
 
 
Q