Anyone know if it is possible to have the startup splash screen visible while doing some initial background stuff like fetching files etc.
3 Answers
what about an image view , that have the same image in splash screen , that stays visible as long as needed? I don't think the switch form splash to that view is visible.
Excellent ide. Actually used win.backgroundImage = 'Default.png';
Make sure and check that on the device too. I'm seeing a bit of a delay sometimes from the splash going away to the first app window being visible when running on an older iPhone.
Your Answer
Think you can help? Login to answer this question!