ionic resources ignores windows platform
See original GitHub issueIonic resource command ignores the platform windows.
With the following folder structure all assets are created to iOS and Android, but not to windows. (note: all platforms were correctly added with the command: ionic platform add xxxxx).
/resources/android/icon.png
/resources/ios/icon.png
/resources/windows/icon.png
/resources/splash.png
Since ionic 1.2, we have suporte for windows 10 (http://blog.ionic.io/announcing-ionic-1-2/). I think it would be nice to suporte this feature for this platform.
Can we expect an update soon?
EDIT I also noticed that when the windows platform is added the assets inside the config.xml are from the Android platform…
Issue Analytics
- State:
- Created 7 years ago
- Reactions:12
- Comments:14 (2 by maintainers)
Top Results From Across the Web
Ionic resources not generating windows
when i run ionic resources it generates ios and android icons just fine but never windows, and when i remove and add the...
Read more >Ionic 5 - How to replace default icon and splash screen image ...
Automatic icon and splash screen resizing CLI tool for Capacitor based applications. It automatically resizes and copies your icon.png and ...
Read more >Cordova Command-line-interface (CLI) Reference
Learn how to use Cordova CLI commands and their options.
Read more >SplashScreen - Control Options to Display or Hide - Ionic.io
The Splash Screen plugin provides control options for displaying and hiding a ... resource ID instead of null; docs: added Windows to supported...
Read more >Ionic - Environment Setup - Tutorialspoint
If you are going to work on a Windows platform and are developing your apps for the Android platform, then you should have...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
+1
Still no update!?