【发布时间】:2012-12-12 06:53:05
【问题描述】:
我的应用程序窗口有UITabBarController 作为RootViewController。然后UINavigationController 为TabBarController's RootViewController。然后另一个HomeViewController 为NavigationController's RootViewController。
当我在Portrait 模式下启动我的应用程序时,HomeViewController 的UIView 出口以Landscape 模式显示。所有UIView 网点都有横向模式坐标。因为返回方向是Landscape。
我发现了很多问答,博客。我应用了其他开发人员所说的任何内容,但没有成功。
此问题仅在 ios6 设备/iPhone 模拟器 6 中出现。
现在我正在开发模拟器并显示此问题。
请尽快帮助我。
问我,如果我不能解释我的问题。
提前谢谢你。
【问题讨论】:
标签: objective-c ios6 orientation device-orientation