Apple Rejected: New iPad Screen Issue

Hi,

I sent two update apps to Apple App Store and they were rejected.

According to the bug screen Apple reply to me. The screen was not display properly on New iPad (iPad 3?). I try it on the new Corona build 776 and found the issue. I was wondering if there is a quick command to make old app compatible to the New display?

Bob [import]uid: 20999 topic_id: 24503 reply_id: 324503[/import]

Would have to know more about your settings, Xcode version, etc.

I haven’t build for the new iPad but as far as I’m aware if using the latest Xcode and Corona and proper config.lua it should be fine. (Lots of people have rebuilt apps for the new iPad/3 without issues.)

Peach :slight_smile: [import]uid: 52491 topic_id: 24503 reply_id: 99523[/import]

What do you mean about a quick command to make old app compatible to the New display"? Rebuilding with the latest build and Xcode 4.3 should be all you need to make it compatible with new iPad. Others have done this without any problems.

If you code is making assumptions about the iPad screen size than it could cause problems.

The Xcode iOS simulator (4.3) will correctly simulate the new iPad Retina display. [import]uid: 7559 topic_id: 24503 reply_id: 99545[/import]