Switch from a View (Login) to another View with a TabBarController

Posted by Raphael on Stack Overflow See other posts from Stack Overflow or by Raphael
Published on 2010-03-25T13:50:18Z Indexed on 2010/03/25 13:53 UTC
Read the original article Hit count: 311

Filed under:
|
|
|
|

Hi, i'm new at Iphone SDK Developing and now i need some help.

I have a LoginView where the User have to authentificate his legitimacy. After he enter his Username and Passwort he click on the "Sign In" Button.

Then i want to load my "Real-App". Here is the Problem because i can't switch from the LoginScreen to the TabBarController. I found many solutions but only for switching to other views.

Is there a way to do it ?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about SDK