Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
4.0.0
-
None
-
None
Description
Icons & Splash screen files as defined in the config.xml don't don't get copied into their respective folders in the windows platform
Example:
config.xml:
<platform name="windows">
<splash src="res/screen/windows/SplashScreen.scale-240.png" width="1152" height="1920" />
</platform>
should get copied into:
/windows/images/SplashScreen.scale-240.png
This copy operation doesn't take place.
Attachments
Issue Links
- relates to
-
CB-9287 Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
- Closed