When my device is locked, but in my app, I want to tap a button, my app(view controller) will rotate. Just like my device is not locked and has already set orientationMaskAll, then I rotate my device, the view controller rotate?
I want to make a custom movie player. when MPMoviePlayerController view addsubview in a containView, when I tap a button, the device rotate, and the MPMoviePlayerController view enter fullscreen!