Quote: "Ancient Lady I used to get the white screen flash on ios.
Now I don't get it anymore even though I don't have the agksplash.png"
I JUST did a test with 1074, the white flash does in fact show up without an AGKSplash.png present.
However, it also forces a three second pause if you include that file even if you only intend to blackout the screen by including a small black image.
My custom default/load splash screen is on a timed event and that extra three seconds of "dead air" cut into the display time of my actual screen, and forces the "three seconds of nothing", if that't not a coined term then I claim it now
In the end I've decided to leave out the AGKSplash.png and allow the 50ms white sync as opposed to the "three seconds of nothing" (see that? I'm getting mileage out of my new term already.).
Now if we had a way to specify the duration of the AGKSplash.png, then it would be a bit more versatile.
What I've done is use a small black square for the default.png and left the AGKSplash.png out of it. When my app starts it cuts to black for a moment (default.png), then a tiny white flash and brings up my black background photo-shopped splash/loading screen complete with "Made with AGK" logo.
The final effect looks good now and the quick white flash isn't bad enough to be annoying.
Hopefully anyone else wondering about this will find all the info they need in this thread