SwiftUI does not flip to upside down on some phones?

Until recently, my App has had the ability to flip upside down (portrait mode).

I am not sure exactly when this quit working but now the same app (written entirely using SwiftUI) does not flip upside down except on on certain phones.

The only known iPhone that it does still flip on is the 7 plus. On the SE (2nd and 3rd gen), iPhone 13 plus, and iPhone 14 pro the app does not flip.

Has anyone else seen this behavior?

Thanks!

That's not a SwiftUI issue, it is true for all apps.

If the iPhone has a notch, the upside down is not operative.

If not (like 7), it could, but depends on apps (usually, no upside down with iPhone, only iPad).

SwiftUI does not flip to upside down on some phones?
 
 
Q