Quantcast
Channel: Adobe Community : Popular Discussions - AIR Development
Viewing all articles
Browse latest Browse all 24121

iOS launch screen / splash screen shift

$
0
0

Hi All,

 

I've implemented launch screen images, including Default@2x.png, and am testing on an iPhone 4.

 

When I disable my splash screen (i.e. I don't set the app's splashScreenImage prop) the launch image displays briefly, then I get a blank white screen for multiple seconds while my app loads.

 

If I enable the splash screen, like this...

 

     splashScreenImage = "@Embed('Default@2x.png')"

 

the app displays the image continuously, first as iPhone launch screen, then as AIR splash screen, but when it switches from launch screen to splash screen the image is displayed about 19 pixels lower than it was when displayed as launch screen.

 

This happens with splashScreenScaleMode set to both "stretch" and "zoom".

 

I can provide two different images, instead of using the same image, and make most of the shift invisible to the user, but there are two problems with this approach:

  • It's obviously kludgy. It would be nice if this just worked.
  • I'm fairly sure that even if I get this to look good on iPhone 4, it will look bad on iPhone 5, and vice-versa. If we could use different splash screen images for 4 and 5 we could kludge a fix that way, but I don't believe that that's possible.

 

Two questions:

  • Any suggestions? 
  • Should I report this as a bug?

 

Thanks,

 

Douglas


Viewing all articles
Browse latest Browse all 24121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>