MPMoviePlayerController fullscreen quirk in iPad

后端 未结 7 1766
無奈伤痛
無奈伤痛 2020-12-23 23:22

I want to show a MPMoviePlayerController in a view controller and let the user toggle full screen with the default controls, like the YouTube app. I\'m using the following c

7条回答
  •  一向
    一向 (楼主)
    2020-12-23 23:50

    are you using interface builder for your UI? if so make sure you set the view's orientation to 'landscape' in the view attributes inspector.

提交回复
热议问题