tastejs / PropertyCross

Helping developers select a framework for cross-platform mobile development.
propertycross.com
591 stars 215 forks source link

PhoneGap wrapped apps - shrinking splashscreen #90

Open ColinEberhardt opened 11 years ago

ColinEberhardt commented 11 years ago

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

It looks something like this:

SearchResults thumbnail

ColinEberhardt commented 11 years ago

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

ColinEberhardt commented 11 years ago

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 commented 11 years ago

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

ColinEberhardt commented 11 years ago

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