You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Shakhnazarov (JIRA)" <ji...@apache.org> on 2017/01/17 10:08:26 UTC

[jira] [Closed] (CB-12354) UWP - splashscreen images are not picked correctly

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

Sergey Shakhnazarov closed CB-12354.
------------------------------------
    Resolution: Not A Problem

For UWP apps you can specify [SplashScreenBackgroundColor|https://github.com/apache/cordova-plugin-splashscreen/#windows-quirks] and use a transparent image (or make it have the same background color).
See also this [SO question|http://stackoverflow.com/questions/32201551/splash-screen-for-universal-windows-10-apps].

> UWP - splashscreen images are not picked correctly
> --------------------------------------------------
>
>                 Key: CB-12354
>                 URL: https://issues.apache.org/jira/browse/CB-12354
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen, Windows
>    Affects Versions: 4.0.0, 4.0.1
>         Environment: cordova-windows 4.4.3 , cordova-plugin-splashscreen 4.0.0, Win10 UWP.
>            Reporter: Ali Mustafa
>              Labels: splashscreen, uwp, windows
>
> I defined the splashscreens using the MRT concept as was instructed in the plugin's overview.
> 620X300	splashscreen.scale-100.png
> 775X375	splashscreen.scale-125.png
> 868X420	splashscreen.scale-140.png
> 930X450	splashscreen.scale-150.png
> 1116	X540 splashscreen.scale-180.png
> 1240X600 splashscreen.scale-200.png
> 2480X1200 splashscreen.scale-400.png
> 480X800 splashscreenphone.scale-100.png
> 672X1120 splashscreenphone.scale-140.png
> 1152X1920 splashscreenphone.scale-240.png
> device: Lumia 950XL 
> I expect to get on of the scales of splashscreenphone images (portrait) but instead I get one of the splashscreen images (landscape).
> as a workaround I tried renaming the splashsreenphone into splashscreen and deleting the others(only 3 portraits), but then I get build error:
> error APPX1619: App manifest references the splash screen image 'images\SplashScreen.scale-100.png' which does not have valid dimensions. It must be 620x300 pixels.
> tried updating corodva-windows to the lastest master and splashscreen to 4.0.1 and I can still see this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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