setStatusBarOrientation:animated: not working in iOS 6

后端 未结 3 700
余生分开走
余生分开走 2020-12-05 08:50

I\'ve used this code to force an orientation change back to portrait when the user is finished watching the video (it allows viewing in landscape mode), before popping the v

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 09:40

    Here is how I fixed.

    https://stackoverflow.com/a/14530123/1901733

    The current question is linked with the question from the url above.

    The statusBarOrientation is a real problem in ios6.

提交回复
热议问题