I’ve a easy iOS app with two view controllers, a “predominant” view controller embedded in a navigation controller (with navigation bar) and a second unbiased view controller which is offered modally in fullscreen. The “predominant” view controller is portrait fastened and the second is panorama fastened. Each view controllers have buttons to navigate backwards and forwards.
In iPhone 8 (iOS 16.0), when the modal panorama view is terminated, both by the usage of an unwind segue or calling dismissViewController
, and the view controller has slipped out, the standing bar pops up and the “predominant” view controller structure stays as if the standing bar was not on the display screen.
Anticipated structure on dismiss:
Precise structure that outcomes: