I have created a tabbar application from the default templates. I want to add a frontpage that has a picture, the title of the App and that will not include the tab bar, and which will not have a tab on the tab bar.
This would be the first page that someone sees when launching the App, and would have an "Enter" button leading into the firstviewcontroller ideally i.e. the first tab of the tab bar.
I cannot find how to do this at all - have explored Splash screens (but understand this is not what it's meant for). And all the codes that may work don't seem to be for XCode 3.2.5.
Is there a tutorial out there?
Any help much much appreciated.
Take a look here: Loading a Welcome Screen(Splash Screen) before TabBarController