Capabilities.screenResolutionY returning incorrect value for iPhone5
Hello,
I am attempting to make gui adjustments based on the values returned by flash.system.Capabilities. However when I test on the iPhone5 in portrait mode the values returned are screenResolutionX: '640' and screenResolutionY: '960'. I am compiling with air 3.5 in renderMode: 'gpu' and have set the swf metadata tp widthPercent: 100% and heightPercent: 100%. Am I doing something incorrectly?
Thanks
CJ
