How to avoid splash screen delay

I’m trying to make an splash screen on my app but i always see the white screen before seeing the splash screen (just a empty vertical Arrangement block with background color).
I removed every thing on Initialize block to make it light, but still there is a delay (around 100ms).

Is it possible to avoid that delay?

thanks

Edit:
On finaly a found the problem was, i did not use splash image on Screen1 settings.
image
I just use a small image 100x50px full color and all work, now i can add my central image or animation.

So, Your Problem is Solved.


if Yes then Post this Below and Mark it as Solution.

1 Like