[ 
https://issues.apache.org/jira/browse/CB-9233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166392#comment-15166392
 ] 

Dan Polivy commented on CB-9233:
--------------------------------

I believe for now you'll need to manually add them to your WP8 project -- the 
CLI isn't modified to know about the resolution-specific versions. I use the 
following after_prepare hook to do the dirty work:

https://gist.github.com/dpolivy/6a24896ffa3b73b66263

> WP8: How can I use resolution-specific splashscreen images
> ----------------------------------------------------------
>
>                 Key: CB-9233
>                 URL: https://issues.apache.org/jira/browse/CB-9233
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen
>            Reporter: Markus Wagner
>            Priority: Minor
>              Labels: wp8
>
> I installed the the newest version of the SplashScreen plugin (2.1.0). In the 
> release notes is mentioned that now resolution-specific splashscreens are 
> possible. Unfortunately, it is not mentioned, how to do it.
> I checked the source code. From there I assumed, I had to add images with 
> name xxx.screen-720p.jpg (and 2 other names, too). Therefore I added the 
> images to the folder res\screens\wp8. But they were not loaded.
> In fact, Application.GetResourceStream() returned always null.
> Do I miss something?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to