GitHub user Clafou opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/26
Added support for iPhone 6 and iPhone 6 Plus resolutions
The iPhone 6 and iPhone 6 Plus brings new resolutions for the splash
screen. Taking the same approach as with the iPhone 5 (image name postfixed
-568h), i.e. using the postfixes -667h and -736h for iPhone 6 and iPhone 6 Plus
respectively.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Clafou/cordova-plugin-splashscreen master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-splashscreen/pull/26.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #26
----
commit 13e1c22d10a29169d5c5cfedd0eff7f611b2803c
Author: Clafou <[email protected]>
Date: 2014-09-17T09:47:56Z
Added support for iPhone 6 and iPhone 6 Plus resolutions (images
postfixed -667h and -736h respectively)
----
---
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.
---