You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Gary Bentley (JIRA)" <ji...@apache.org> on 2014/05/26 09:04:01 UTC

[jira] [Created] (CB-6753) iOS splash screen plugin on iPad only shows landscape/portrait image if one of the orientations is NOT supported

Gary Bentley created CB-6753:
--------------------------------

             Summary: iOS splash screen plugin on iPad only shows landscape/portrait image if one of the orientations is NOT supported
                 Key: CB-6753
                 URL: https://issues.apache.org/jira/browse/CB-6753
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.4.0
         Environment: iOS 7/XCode 5/Cordova 3.4.0

The command: 

cordova plugins add org.apache.cordova.splashscreen

was used to add the plugin, no other configuration was used except to ensure that image resources had the correct filenames.
            Reporter: Gary Bentley


As the summary.  On ipad the splash screen plugin will only show the image if it detects that the app dos NOT support one of the orientations.

The code then falls through to looking for an image called: "Default" which won't be present.



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