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

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

Ali Mustafa created CB-12354:
--------------------------------

             Summary: 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


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