splashicon-generator icon indicating copy to clipboard operation
splashicon-generator copied to clipboard

iOS: generate storyboard splashscreens (mandatory for iPhone X)

Open znegva opened this issue 8 years ago • 0 comments

The preferred way to provide splashscreens for iOS seems to be to use so called storyboard-images, see Cordova Plugin Splashscreen for details.

If no correct splash is provided for an App running on iPhone X it will not be shown in fullscreen, see here.

I adjusted the generated splashscreens for iOS and the README on how to include them in config.xml. I used the naming conventions from Cordova Plugin Splashscreen.

znegva avatar Jan 16 '18 12:01 znegva