I have a major problem. My app was working perfectly fine back in xcode 4.2 and in iOS 5.0. However, when I updated to xcode 4.3.2 and iOS 5.1, I ran into an issue.
When I try running my app now, ios simulator comes up with my splash screen and then a blank white screen with a status bar. I also get
2012-04-08 20:46:48.025 Birdflix[67666:fb03] Application windows are expected to have a root view controller at the end of application launch
in the log.
Please help, I really need to publish my app. Thanks in advance.