iOS 8 - App not rotating appropriately

前端 未结 3 1905
梦谈多话
梦谈多话 2021-01-02 05:06

I have an app originally developed for iOS 7.1 that I am now testing on an iPad through Xcode 6.1. When running on an iPad running 7.1 or in the 7.1 simulator the app funct

3条回答
  •  渐次进展
    2021-01-02 05:38

    I had a similar problem and I fixed it by removing the UIMainStoryboardFile and UIMainStoryboardFile~ipad keys from app's information property list

    Give a look to this discussion https://devforums.apple.com/message/1064397#1064397

提交回复
热议问题