Hello,
I have two Storyboards. One is called Main the other ist called intro.
When the user starts the app I want an if else statement and ask for a variable.
I want somethings like:
If variable is ok then show Main Storyboard else show Intro Storyboard.
How can I do that?
Does anyone has a code snippet easy to understand?
Thank You.
I read somethings about appdelegate?
I have two Storyboards. One is called Main the other ist called intro.
When the user starts the app I want an if else statement and ask for a variable.
I want somethings like:
If variable is ok then show Main Storyboard else show Intro Storyboard.
How can I do that?
Does anyone has a code snippet easy to understand?
Thank You.
I read somethings about appdelegate?