Hi,
I have a image size 640*960 which is iphone 4s size
my configuration file looks like this
i build on a mac and use 2012.843 build
application = {
content = {
width = 640,
height = 960,
scale = “letterBox”,
fps = 30,
–and the remaining stuff
so the problem im facing is that on the simulator (and the device) when i change from iPhone 4s view to iPhone view the image appears to be larger than the screen. i can see only top corner part of the image. The same happens for device also. on the windows it seems to fine at least on the simulator .
I use the letterBox scaling to automatically scale for other devices but still there is no change. [import]uid: 115284 topic_id: 30919 reply_id: 330919[/import]