Soo.. I want to create an app. For example: When I launch the app for the very first time, I get asked what my nickname should be. This ViewController is displayed only then, after I insert my name or whatever, the ViewController is gone and the user wont see it never again.
My Question: How do I create the "first time launched ViewController" as I call them?
I hope you understand what I mean.
Thanks in advance.