I\'m trying to modify an app to work with the new iPhone 5, 4\" screen. I\'ve added the new launch image, \"Default-568h@2x.png\". After that everything seemed good. Middle
I had the same problem and noticed that my window.frame.size.height was still 480.0.
Solved this problem by enabling Full Screen at Launch for the MainWindow.xib file:
Steps: