【问题标题】:iOS 7 Viewcontroller not rotating when alertview is present存在警报视图时,iOS 7 Viewcontroller 不旋转
【发布时间】:2013-10-31 12:19:01
【问题描述】:

当 alertview 存在时,iOS 7 Viewcontroller 不旋转。

但我的状态栏正在更改为设备的方向。但是视图仍然在出现警报的最后一个方向冻结

【问题讨论】:

    标签: ios ipad ios7


    【解决方案1】:

    以下任何方法的轮换代码是否存在冲突?

    - (NSUInteger)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window
    - (NSUInteger)supportedInterfaceOrientations
    - (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-26
      • 2014-12-16
      • 1970-01-01
      • 2016-01-22
      相关资源
      最近更新 更多