Hello,
I have been working with storyboards for my projects without any problems. However, since the XCode Version 14.0 (14A309), the "safe area" on the storyboard preview is wrong for landscape orientation, as you can see in the image below:
The "safe area" acts as in portrait (with margins on top and bottom) instead of margins on the left and right side as in the previous version. Also changing the device for preview does not help.
It seems to affect only the preview, as the safe area is well in place after building it on both iPhone 13 and iPhone 12 mini.
Do you have any idea how to fix this? Or is it a bug that should be fixed by the Apple developer team?
Thanks