I have problem with iphone 5 v 6.0.1 (not correct show and scale image) Corona v 2013.1025 (2013.2.8)
on emulator iphone 5 i see size
display.viewableContentHeight = 640
display.viewableContentWidth = 1024
display.contentScaleX = 1
display.actualContentHeight = 1136
display.actualContentWidth = 640
display.pixelHeight = 1136
display.pixelWidth = 640
display.screenOriginX = -56
display.screenOriginY = -0
And all fine, game show and scale correct, but on real device I see next:
display.viewableContentHeight = 640
display.viewableContentWidth = 1024
display.contentScaleX = 1.0666667222977
display.actualContentHeight = 1024
display.actualContentWidth = 682
display.pixelHeight = 960
display.pixelWidth = 640
display.screenOriginX = -0
display.screenOriginY = -21
actualContentHeight , actualContentWidth, contentScaleX, pixelHeight, pixelWidth , screenOriginX, screenOriginY - not correct
Please need fast fix [import]uid: 190293 topic_id: 35845 reply_id: 335845[/import]