I am using iOS 6.0 and Auto Layout in my project.
In this, I am using NavigationViewcontroller. The problem is when I am rotating the device to landscape mode, the navigation bar height is reduced. How to keep the same height of the navigation bar as in portrait mode as for landscape mode also?