I am building a ipad application. when the applications starts i show it in landscape Right mode. But as soon as the application starts I get this message
I just realized - after reading this answer - that I was simply using the Tab Bar Controller wrong: the tab bar should only be used as a root controller, however I inserted a navigation controller before it.