PropertyCross icon indicating copy to clipboard operation
PropertyCross copied to clipboard

PhoneGap wrapped apps - shrinking splashscreen

Open ColinEberhardt opened this issue 11 years ago • 4 comments

The splashscreen shrinks just before it dissappears. I think this might only affect retina devices.

It looks something like this:

SearchResults thumbnail

ColinEberhardt avatar Mar 05 '13 09:03 ColinEberhardt

I've asked about this on the PhoneGap forums: http://community.phonegap.com/nitobi/topics/ios_retina_splashscreen_shrinks_before_hiding?rfm=1

ColinEberhardt avatar Mar 05 '13 09:03 ColinEberhardt

Suggested resolution ... I'll try this shortly:

Try this:

1- Copy assets/splashscreens/screen-iphone-portrait-2x.png to /splash.png (root directory) 2- Add the following tag to config.xml <gap:splash src="splash.png" />

Let me know if that doesn't helps

Thanks -Amir

ColinEberhardt avatar Mar 07 '13 17:03 ColinEberhardt

Just done a re-build. It looks like PhoneGap have now fixed this issue :-)

ColinEberhardt avatar Apr 12 '13 14:04 ColinEberhardt

Seems to still be an issue intermittently - just re-occured with the KendoUI build :-(

ColinEberhardt avatar Apr 23 '13 16:04 ColinEberhardt