I have a view controller with a child view controller.
tab bar controller | | nav controller | | UIPageViewController (should rotate) | | A (Video Player) (shoul
You can subscribe to rotation change notifications, and manually set the rotation transform matrix on the subview you want to rotate.