Ipad 3 builds - reject for image distortion

Hey guys,
I have this problem: I just got an app rejected by the apple appstore with this comment:
We found that your app does not comply with the Apple iOS Human Interface Guidelines, as required by the App Store Review Guidelines.

The application display appears distorted.

It may be helpful to review the iOS Human Interface Guidelines to help ensure your app is in compliance with these terms and conditions.

Apparently, my problem is with iPad 3 (I don’t have one to test it yet). How do I fix it?

Thanks

[import]uid: 95495 topic_id: 24597 reply_id: 324597[/import]

What build are you using? [import]uid: 108660 topic_id: 24597 reply_id: 99589[/import]

What do you mean? This is my corona version: Version 2011.704 (2011.12.8) [import]uid: 95495 topic_id: 24597 reply_id: 99593[/import]

@gustavoschv, is it 704A or 704B? If you are using 704A, you’ll have problem with New iPad (retina). You need to fetch this one from Daily Builds (click on the link up top):

CoronaSDK 2011.704 2012.03.19

It’s the 704B, which came after CoronaSDK 2012.768 (but 704B is yet to be released to non-subscribers). Ansca might be working on releasing 704C that may include some fix for some other issue. I don’t remember exactly what the issue was, but it was mentioned elsewhere on Forum.

Naomi [import]uid: 67217 topic_id: 24597 reply_id: 99599[/import]

Hi Naomi,

When I click on the link “get the latest stable release” on daily builds, this is what shows up:

Corona SDK on Mac OS X Build 2011.704a.

Is this enough? Where should I get the B?

I’m also downloading the latest SDK: CoronaSDK 2012.777 2012.04.03 [import]uid: 95495 topic_id: 24597 reply_id: 99611[/import]

@gustavoschv, scroll all the way up on this page, and you’ll see a link that says “Daily Builds”. Click on it, and you’ll find the build I’m talking about.

By the way, it’s the same place where you find CoronaSDK 2012.777. On the same screen where you find the 777, you can find the 704 between 768 and 769. It doesn’t say 704B, but it is.

Cheers,
Naomi [import]uid: 67217 topic_id: 24597 reply_id: 99627[/import]

Yes, I had found it the first time. But there seems to be more recent releases…such as the one I downloaded. Will it work too or should I stick with the one you told me? [import]uid: 95495 topic_id: 24597 reply_id: 99630[/import]

Oh, sure, it will work with New iPad (retina). That said, if you want to support iOS version below 4.3, then you would want to use 704B. If the minimum iOS you support is 4.3 or above, then you don’t need to use 704B. I would test the app/game thoroughly on device before releasing it though (just to make sure the latest daily build didn’t break anything.)

Gook luck!

Naomi [import]uid: 67217 topic_id: 24597 reply_id: 99634[/import]