How do I scale down an image for the iPad simulator?

I’m working on simulating double resolution images for the iPad 3 in the simulator, but I can’t get them to scale down so they completely fit the screen. It’s the same aspect ratio and all but it’s not working.

How do I do this? [import]uid: 48020 topic_id: 22937 reply_id: 322937[/import]

i recently had an issue with iPhone simulator where my image would not scale no matter what i tried
i learned the hard way that there are limits to the size of your image depending on your device

for iPhone i couldn’t go higher than 512 height in landscape mode
so i am assuming that there is a limit on the version of corona you are using at this current time.

good luck! [import]uid: 99036 topic_id: 22937 reply_id: 91630[/import]

Does anybody have a workaround for this? [import]uid: 48020 topic_id: 22937 reply_id: 91793[/import]