Вопрос

I have made simple SingleViewApplication and added a label. Problem is the external display which is supposed to be in landscape but its in portrait, so whatever i do my app is in sideways as shown in picture. I have tried landscape orientation as well as portrait orientation.

Any thoughts on this. enter image description here

Это было полезно?

Решение

Fixed this issue by setting device orientation as Landscape and retuned NO in shouldAutoRatate

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top