question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ionic resources ignores windows platform

See original GitHub issue

Ionic 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:closed
  • Created 7 years ago
  • Reactions:12
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
cassioscofieldcommented, Apr 23, 2017

+1

2reactions
digauscommented, Jun 22, 2017

Still no update!?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found