Skip to main content
Mr. Baker the Shoe Maker
Inspiring
January 9, 2015
Answered

Bug Fix for 3916056 | Landscape launch image twitches to portrait when aspectRatio is set to landscape in application.xml

  • January 9, 2015
  • 5 replies
  • 1819 views

Is there any ETA on when this issue will be fixed?

"Landscape launch image twitches to portrait when aspectRatio is set to landscape in application.xml (3916056)"

This topic has been closed for replies.
Correct answer Lars Laborious

I second this question. Waiting to launch a new app. Adobe?

5 replies

Participating Frequently
February 10, 2015

So did the AIR16 beta mentioned above (16.0.0.283) become the new AIR17 beta?

I see that the release version of 16 is still 16.0.0.272.

Participating Frequently
February 13, 2015

If anyone's interested, the current official release of AIR16 seems to have been updated now to 16.0.0.292 and splash screen issue is fixed.

Leafcutter
Inspiring
January 22, 2015

+1 This is a total show stopper of a bug - you just can't release an app where the first thing a user sees is a twitching splash screen.  It just looks soooooooo bad.

Mr. Baker the Shoe Maker
Inspiring
January 22, 2015

Yes. This cuts to the bone. I have quite a few apps that have this problem.

Lars Laborious
Legend
January 21, 2015

This seems to be fixed in the latest beta release.

I've also found a workaround for the iPhone 6 Plus where iPad Launch image is displayed in standard display mode. (According to the release notes it has bug id 3836781, but I can't find it in the bug base so I'll just go ahead and post the solution here ). If you support both iPad and iPhone you should append ~ipad and ~iphone to the image names to prevent the 6 plus from picking up the iPad Launch image (those override the 3x image). These work:

640×960 px Default@2x~iphone.png portrait iPhone 4,4s

640×1136 px Default-568h@2x~iphone.png portrait iPhone 5,5c,5s

750×1334 px Default-375w-667h@2x~iphone.png portrait iPhone 6

768×1024 px Default-Portrait~ipad.png portrait iPad 1,2

768×1024 px Default-PortraitUpsideDown.png upside down portrait iPad 1,2

1024×768 px Default-Landscape~ipad.png left landscape iPad 1,2

1024×768 px Default-LandscapeRight~ipad.png right landscape iPad 1,2

1242×2208 px Default-414w-736h@3x~iphone.png portrait iPhone 6+

2208×1242 px Default-414w-736h-Landscape@3x~iphone.png landscape iPhone 6+

1536×2048 px Default-Portrait@2x~ipad.png portrait iPad 3,4,Air

1536×2048 px Default-PortraitUpsideDown@2x~ipad.png upside down portrait iPad 3,4,Air

2048×1536 px Default-LandscapeLeft@2x~ipad.png left landscape iPad 3,4,Air

2048×1536 px Default-LandscapeRight@2x~ipad.png right landscape iPad 3,4,Air

Lars Laborious
Lars LaboriousCorrect answer
Legend
January 16, 2015

I second this question. Waiting to launch a new app. Adobe?

skarahan
Participant
January 14, 2015

Up Up..

Still happening in air sdk (version 16.0.0.272)