Search code examples
ioscocoa-touchstatusbar

IOS Status Bar not in its position


I working with an application which consist of two Targets (Paid and free). The In free version the status bar was misplaced somewhere in the screen (Both in ios7 and ios 6.1). But the Paid version working perfectly. Any ideas? Refer below image

enter image description here


Solution

  • You have forgotten to add the 4" default-image to your project, the Default-568h@2x.png, so your application is in 3.5" mode.