Unable to lock orientation on iPad Air 2

后端 未结 3 1639
攒了一身酷
攒了一身酷 2020-12-16 14:27

The iOS application I am working on has a view that needs to be locked in landscape orientation. Up to this point, that was accomplished by using the shouldAutorotate

3条回答
  •  天涯浪人
    2020-12-16 14:36

    I am thinking this is collateral damage with the multi-tasking feature. You won't be able to assume anymore that you own the whole screen. There may be other methods to call to disallow the multi-tasking mode.

提交回复
热议问题