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

Popular posts from this blog

graphviz - size of node with shape=circle -

android - TCP sending with Unity -

properties - C#: How to set default value for a property in a partial class? -