Does the white screen appear after the splashscreen is displayed? Try putting this in the intelxdk.config.additions.xml file
<platform name="iOS”> <preference name="FadeSplashScreen" value="false"/> </platform>
For more complete information about compiler optimizations, see our Optimization Notice.