You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supports different orientations for presenting and presented viewControllers. Fix the issue in iOS8 which you cannot force the presenting viewController to stay portrait while the presentd viewcontrolelr is in landscape.
About
This is for showing modalViewController which supports portrait+landscape orientations, on top viewController which swupports only portrait, this is to fix the issue in iOS8 which when rotating the device the presenting viewController also get rotated