You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/08/27 07:25:58 UTC

[jira] [Updated] (CB-7041) Wrong splash screen image used for iPad in landscape

     [ https://issues.apache.org/jira/browse/CB-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-7041:
---------------------------------

    Component/s:     (was: iOS)
    Environment: iOS

> Wrong splash screen image used for iPad in landscape
> ----------------------------------------------------
>
>                 Key: CB-7041
>                 URL: https://issues.apache.org/jira/browse/CB-7041
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen
>         Environment: iOS
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> From PR:
> https://github.com/apache/cordova-plugin-splashscreen/pull/19
> When running Cordova apps without orientation lock on iPads, the
> Splash Screen plugin didn't work properly. It would skip the iPad-
> specific splash screen logic, and just select the image named
> @"Default.png" (without adding the orientation suffix), and print
> the following messages in the console:
> WARNING: The splashscreen image named Default was not found
> Now, for iPads, the splash screen image is set by first looking
> at the position of the orientation lock, and if that is not set, it
> uses the calculated view orientation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)