Hi,
I got a question about splash-screens. At the moment I just use an div at startup showing a splash-screen and fading out after a spezific timeout. But on developing-devices there is always a grey screen for about one or two seconds an then the web-app is started and my splash-screen appears.
So my question is if its possible to load/show a picture instead of that grey screen. I didn't find anything about that in the documentation :/
Greetings