If I use the following settings (in config.lua) for iPhone4 application then the background image (640x960px) will be scaled down on iPhone4 device but it looks ok in Simulator. Do you know why?
application =
{
content =
{
width = 640,
height = 960,
scale = “letterbox”
},
} [import]uid: 5411 topic_id: 15869 reply_id: 315869[/import]