Github user limebreaker commented on the pull request:
https://github.com/apache/cordova-windows/pull/149#issuecomment-198710562
Hello, could it be that the target attr. in:
<icon src="res/windows/storelogo.png" target="StoreLogo" />
is actually completely ignored as I always get no img.target in line 360:
var images =
config.getIcons('windows').concat(config.getSplashScreens('windows')); and
therefor always "The following image is skipped due to unsupported size".
It seems that the config.getIcons never parses and adds the target
attribute. The only way to get it work for me is using width & height
attribute. Running win 8.1 cordova 6.0.0 , windows 4.3.1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]