Github user Clafou commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/26#issuecomment-55948054
Given the new and recommended splash screen approach in iOS8, it seems that
there is naming convention for the iPhone 6. However it is possible to use
image-based splash screens for iPhone 6 and 6 Plus by adding the relevant keys
to the project plist (as I have tried and tested). Perhaps the plugin should
use the entries in the project plist instead of using naming conventions, but
that's a lot more rework and in this case it would seem better to reimplement
this for an xcassets approach. This merge request at least makes a quick fix to
make the plist approach functional.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---