node-notifier icon indicating copy to clipboard operation
node-notifier copied to clipboard

Icon Not displaying

Open ForceBoot opened this issue 5 years ago • 2 comments

Icons display before I package my app with electron. But after they show the default one.

ForceBoot avatar Dec 26 '19 03:12 ForceBoot

I've had this issue and it has to do with having appId instead of appID when you build out the application.

fsykes87 avatar Apr 28 '20 02:04 fsykes87

I've had this issue and it has to do with having appId instead of appID when you build out the application.

I tried. It didn't work

chenjianan0823 avatar Jul 03 '20 04:07 chenjianan0823