I have got an app (ios 6 only) with a navigation controller as the root and multiple view controller pushing to push. one viewController I want to push, should always view in landscape mode. I would like to push to the viewController and animate to landscape automatically.
how can i do that?
thanks, raphael