I have a view controller with a child view controller.
tab bar controller | | nav controller | | UIPageViewController (should rotate) | | A (Video Player) (shoul
I'm not sure, but I think you could create an own class for your subview and override the shouldAutorotate method etc. That way it should override the shouldAutorotate from the parent-viewcontroller.
shouldAutorotate