Hello there,
strange things happen in my iPhone app. Since a not defined point in time when I start my navigation based app (it doesn't matter if in simulator or on the device) the last UIView (the one that the user reaches last) is shown on startup. After the app is loaded it switches automatically to the RootViewController's view. It's like the last view does the job of a splash screen.
I'm a little bit confused. Did somebody experience the same thing and maybe got the definite hint for a solution?
Thanks.