my iPad app starts with a normal UIView showing a login. After the user logged in the screen is supposed to switch to a split view. XCode\'s SplitViewTemplate (and all examples
maybe not the answer to your question but I have in my App also a login window. What I do is to put the login view above - in my case - TabBar.