iOS: Initial interface orientation[UIInterfaceOrientation] being ignored in plist

后端 未结 2 713
终归单人心
终归单人心 2021-01-14 03:11

I\'m trying to set the initial orientation for my app to be UIInterfaceOrientationLandscapeLeft

I cant get

\'Initial interface orientation\'[UIInter         


        
2条回答
  •  旧时难觅i
    2021-01-14 03:54

    Initial Interface Orientation did not worked for me. I just changed the sequence in supported interface orientation and it worked.

提交回复
热议问题