GitHub user shanebdavis opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/23
fixed "WARNING: The splashscreen image named Default was not found"
fixed "WARNING: The splashscreen image named Default was not found" with
iOS and iPad for default project built by cordova 3.5.0-0.2.6
Now selects imageName "Default-Landscape" or "Default-Portrait" based on
the current orientation, if the orientation isn't locked.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanebdavis/cordova-plugin-splashscreen master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-splashscreen/pull/23.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 #23
----
commit f51e747bb0bd9bba7ac66c551e66379c98e2b563
Author: Shane Brinkman-Davis <[email protected]>
Date: 2014-08-05T23:55:39Z
fixed "WARNING: The splashscreen image named Default was not found" with
iOS and iPad for default project built by cordova 3.5.0-0.2.6
----
---
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.
---