You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to customize the app icon, avoiding to use the default electron one.
What does actually happen?
Building the app, it says "default Electron icon is used reason=application icon is not set" and it uses the default icons and not the ones I've specified in config.xml file.
Bug Report
Problem
What is expected to happen?
I want to customize the app icon, avoiding to use the default electron one.
What does actually happen?
Building the app, it says "default Electron icon is used reason=application icon is not set" and it uses the default icons and not the ones I've specified in config.xml file.
Information
Command or Code
Config.xml file:
Command:
cordova build electron
Note: using cordova run electron --nobuild works, but it's not what i want :)
Build.json:
Environment, Platform, Device, Version information
I'm on windows 11.
Cordova: 11.1.0
Cordova-electron: 3.1.0
Checklist
The text was updated successfully, but these errors were encountered: