How to get rid of the white splashscreen flickering at the start of a phonegap iOS application?
You can change the default.png and default@2x.png splash screens to something more of your liking. That gets rid of the white background.
You can find these resources in the appname/appname/Resources/Splash folder in an Xcode 4x project.