【发布时间】:2012-09-14 11:17:33
【问题描述】:
我的应用程序(iPad;iOS 6)是一个仅限横向的应用程序,但是当我尝试使用 UIPopoverController 来显示照片库时,它会引发以下错误:
Supported orientations has no common orientation with the application, and shouldAutorotate is returning YES.我已经尝试更改很多代码,但我没有运气。
【问题讨论】:
-
你应该接受一个答案。有很多人需要帮助,对于遇到相同问题的其他人来说,当您为您的问题标记正确答案时,它会有所帮助!
-
不!在 iOS 7 上没有解决方案 :( (headbang)
标签: ipad uipopovercontroller landscape ios6