After you assign the window's RootViewController (which might be being
done via the storyboard), you could then use
window.RootViewController.PresentViewController(...)
to throw up a view over the top?
Could you segue to another view in your storyboard, based on if the
user is logged in or not?
On 7 May 2013 11:28, Morten Kruse <[email protected]> wrote:
>
> Hi,
>
>
>
> I'm creating a new app where the user has to login before using it.
>
>
>
> I'm using storyboard and tabbar navigation.
>
>
>
> When The app starts up I want to check if the user is logged in. If not
> logged in I will push a view onto the screen hiding the tabbar navigation.
>
> When the user is logged in the view should slide away again.
>
>
>
> How i do this?
>
>
>
> Br morten
>
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
--
Nic Wise
t. +44 7788 592 806 | @fastchicken
b. http://www.fastchicken.co.nz/
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch