iPhone 5 scaling issue (Discrepancy between Corona sim and xCode sim)

Hello,

See attached file. Corona seems to recognize the iPhone 5 correctly. When built, however, the application is put into letterbox mode.

I was wondering if anyone else has had this issue, and if there is a workaround.

Thanks and all the best,
Jacob

Have you put an image called Default-568h@2x.png in your project folder?

This image must be present for the iPhone 5 to use ‘tall mode’.

Thank you, Nick!

That was the issue.

Thanks again.

Have you put an image called Default-568h@2x.png in your project folder?

This image must be present for the iPhone 5 to use ‘tall mode’.

Thank you, Nick!

That was the issue.

Thanks again.