Showing UIViewController at launch
Hi,
I've created an interface with a login screen. Now I want to show that screen at launch. When I launch the app it's all white. How do I show the particular UIViewController?
What do I need to write in my didFinishLaunchingWithOptions method?
Greetings,
MacShack
|