Hi guys,
I am using auto rotation for only single view controller that is for webview controller.Auto rotation working fine while I came back from portrait mode to previous controller but when I came back from landscape mode to previous its working but when I move to next webview controller from portrait mode to landscape mode its not working properly still it is in portrait mode and not calling the method shouldAutorotateToInterfaceOrientation:UIInterfaceOrientationLandscapeRight.
Any one help me to solve this.Please reply as soon as possible.
Thanks in advance.