I recently updated my Xcode, now it is using iOS6. A day before in iOS5 it was working fine, but now in iOS6, it is not showing splash screen.
I just added a image named default.png and tried Default.png also, but its not working now. Can anyone guide me what is wrong here.
As per the apple document:
For apps that run on iPhone 5 and iPod touch (5th generation) with iOS 6, create a launch image that measures
640 x 1136pixels with the nameDefault-568h@2x.png.Please also verify the launch image name in
info.plistfile.