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

[jira] [Resolved] (CB-13737) Splash screen images are resized incorrectly on iPhone X

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

jcesarmobile resolved CB-13737.
-------------------------------
    Resolution: Fixed

Fixed in 5.0.2-dev

> Splash screen images are resized incorrectly on iPhone X
> --------------------------------------------------------
>
>                 Key: CB-13737
>                 URL: https://issues.apache.org/jira/browse/CB-13737
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-splashscreen
>         Environment: iOS 11 / iPhone X
>            Reporter: jcesarmobile
>            Assignee: jcesarmobile
>              Labels: splashscreen
>
> When not using storyboard, the splash images are not correctly resized for iPhone X. So when it switches from the launch image to the splash image there is a noticeable change.
> Also, the landscape image is not displayed, it will show the portrait one.
> {code}
> <splash height="2436" platform="ios" src="res/screens/ios/Default-2436h.png" width="1125" />
> <splash height="1125" platform="ios" src="res/screens/ios/Default-Landscape-2436h.png" width="2436" />
>  {code}       



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org