In our MonoTouch projects, is adding a Default-568h@2x.png image, at 640 x 1136 all that is needed to support the app as is on an iPhone 5 ?
In our MonoTouch projects, is adding a Default-568h@2x.png image, at 640 x 1136 all
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That is the key change required for the OS to size the window to fill the iPhone 5 display. Redth# has posted a writeup on this and other size-related tweaks you might need to make.