Skip to content

Conversation

@ath0mas
Copy link
Member

@ath0mas ath0mas commented Dec 13, 2020

Up to cordova-ios 5, both Launch Image and Launch Storyboard folders were available in the generated Xcode project.
But since cordova-ios 6, only the Launch Storyboard remains, as the other one is deprecated.

For docs about Cordova and Launch Storyboard see https://github.com/apache/cordova-plugin-splashscreen#ios-specific-information.


Here is the "easiest" solution providing a single universal image.

Future versions could deal with more sizes, idioms, or dark-mode, following some original PRs like AlexDisler#55 and AlexDisler#57
... we'll see :)

@ath0mas ath0mas merged commit be63a5a into master Dec 13, 2020
@ath0mas ath0mas deleted the feature/storyboard-single branch December 13, 2020 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants