Similar question here and not a single working answer:
Xcode not obeying device orientation
it doesn't matter how I change the settings in Xcode 13 but when I run my app, it completely ignores the device orientation settings.
I just want my app to be in portrait but it looks like I can go landscape (left/right) and any other orientations!
This is my settings:
info.plist file:
Manual settings under the deployment:
anyones got a solution for this as this is a very annoying bug in Xcode!




