I use this configured uiviewcontroller on the ipad:
shouldAutorotate(true)
supportedInterfaceOrientations(UIInterfaceOrientationMaskAll)
and in willRotateToInterfaceOrientation Perform some t
I use this configured uiviewcontroller on the ipad:
shouldAutorotate(true)
supportedInterfaceOrientations(UIInterfaceOrientationMaskAll)
and in willRotateToInterfaceOrientation Perform some t