Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

[email protected] for iPhone5

I want to update my app so that can be deployed on iPhone5.

Xcode(4.5) has a [email protected] which is a black image(640X1136).

In iPhone5's simulator, it still loads the old [email protected]. I wanted to know whether it will be same on the actual device ?

Thanx !!!

like image 666
Mil0R3 Avatar asked Sep 27 '12 01:09

Mil0R3


2 Answers

Switch to the "iPhone (Retina 4-inch)" device from the Hardware menu in the simulator and you should see the iPhone 5 default image on launch.

like image 82
omz Avatar answered Oct 17 '22 05:10

omz


Happens to me when I launch iPhone 4" simulator with iOS 5.1. When changed to iOS 6, launch image is OK.

like image 5
paiv Avatar answered Oct 17 '22 07:10

paiv