App comprises 5 pages with mesh like hierarchy i.e each page can be reached from any page. Each page have portrait and landscape orientation support.
So i am not able to handle the rotation when pushing and poping the view controllers from navigation controller.
Can any one suggest me the required approach which can be useful in implementing the above.
thanks.