Hey there,
I just got my iPhone 5 and updated to the 2.1.3 SDK (thank you!) and XCode 4.5. I noticed on both simulator and device, that the app still runs in a black letter-box with padding to the bottom and top of the display.
Is there is fix for that, yet?
Thank you!
2 Answers
Accepted Answer
This question has been asked a number of times already. But since I dont feel like looking up old posts anymore:
You have to create a Splash screeen for iPhone5 in resources/iphone (640x1136).
name it: Default-568h@2x.png
Thank you Anthony! But i am shocked how the community reacts to an topic which is not clearly documented in the docs.
We were told that we can change the Default-image to have a well scaled splash-screen but not that this also changed the internal layout-dimensions.
Really disappointing to see that ..
Your Answer
This question has been locked and cannot accept new answers.