My app is reasonably large (about 50 forms) and uses PhoneGap.
Each time the app loads, there is about 11 seconds of completely white screen before the first form shows.
I added a splashscreen and this works (only first time app loads) but there is still this delay of white screen.
Are there any workarounds or suggestions to fix this?
Each time it runs, it is almost like there is an error than after about 11 seconds, it comes to life.
I tried your suggestion and it works fine the first time the app is loaded.
However, when the app is then reopened, it only shows the white screen, and not the splashscreen.
Is there a way to always make the splashscreen show when the app is opened?