I have been trying to release an app update, but have run into the following problem.
The splash screen on the iPhone5 running iOS8.1(12B411) doesn't load correctly (other devices seem to have no issues).
On the previous version of Air that I was using this worked fine (might have been version 14, I don't quite remember).
The splash screen first only half appears on the screen. Then it appears rotated by 90 degrees and stretched to fit the screen at the wrong rotation. The then loads normally.
This happened when I was compiling with "11/11/2014 - Release - AIR 15 Runtime and SDK", so I updated to "11/18/2014 - Beta - AIR 16.0.0.222 Runtime and SDK" with the new Flash Player 16 and I'm still encountering the same problem.
I haven't changed any of my splash screen/launch images from the last version of my app that I released over a year ago in Sept, 1013.
Is anyone else seeing this issue. It's impacting my ability to release an important update before Christmas in conjunction with some marketing and promotional things that are timed for the release.
These are all the splash screen files that are included in my app build :
Default-568h@2x.png
Default-Landscape.png
Default-Landscape@2x~ipad.png
Default-LandscapeLeft.png
Default-LandscapeLeft@2x~ipad.png
Default-LandscapeRight.png
Default-LandscapeRight@2x~ipad.png
Default-Portrait.png
Default-Portrait@2x~ipad.png
Default-PortraitUpsideDown.png
Default-PortraitUpsideDown@2x~ipad.png
Default.png
Default@2x.png
Default@2x~ipad.png
Thanks