I've set up all my icons, splash screen & itunes artwork graphics on a new project, and in tiapp.xml
I've set the 'enable-launch-screen-storyboard' to true - what it shows instead of the splash screen is the icon of the app, and that doesn't even take the entire screen - just a square in the middle with white background surrounding it.
If I set enable-launch-screen-storyboard
to false - I see the splash screen I expect.
What splash screen file, and in what size, should I set to use enable-launch-screen-storyboard
?