ios - iOS8 (BOOL)shouldAutorotate not called -
I am assigning a navigation controller and setting the root view as a view controller, in which the webview is, Then Navigation Controller
I do not need this new screen to allow rotation. Did I read - (BOOL) should be auroutate
, where I come back to ignore the turns, but it has never been called. How can rotation be ignored on this screen?
Comments
Post a Comment