Hi guys,
I just updated to 2014.2482
My app supports all orientation (default is portrait).
Problem is, when the iPad is in 'Landscape" orientation and starts the app, all the images are stretched!
If the iPad is in ‘Portrait’ orientation and starts the app, all the images are OK.
Anyone facing this problem ?
My build settings :
orientation ={ default = "portrait", content = "portrait", --locked orientation of the Corona stage, independent of Native UI elements (iOS only) supported = { "portrait", "portraitUpsideDown", "landscapeRight", "landscapeLeft", }, },