iOS 8.1 auto rotation

前端 未结 4 1177
悲&欢浪女
悲&欢浪女 2021-01-06 13:46

In my project I check all the types of orientations I need! This works fine on iOS 7.1 but it doesn\'t work properly for iOS 8.1. In iOS 8.1, when I open the app in portrai

4条回答
  •  旧巷少年郎
    2021-01-06 14:34

    In my case I was creating my storyboard programatically but then still referencing the storyboard in the project settings. Leaving the 'Main Interface' field in the deployment settings blank fixed the problem.

提交回复
热议问题