electron-api-demos icon indicating copy to clipboard operation
electron-api-demos copied to clipboard

Notification not working on win10

Open mokhosh opened this issue 7 years ago • 10 comments

windows 10 node 9.3.0

nothing happens when i click view demo of either notification demos. i checked my notification settings to see if i have blocked any app but the main notification option is active and all available apps are active as well. although i don't see api-demos or my browsers in this list.

mokhosh avatar Apr 10 '18 20:04 mokhosh

the same

gemron avatar May 17 '18 01:05 gemron

same here, node v8.9.1

tobiasgraeber avatar Jul 10 '18 19:07 tobiasgraeber

same issue on node v8.11.3

Spektremouse avatar Jul 31 '18 11:07 Spektremouse

same issue ,win10, node v8.11.1

qiaodongliang avatar Aug 23 '18 08:08 qiaodongliang

having the same issue

michaelchiche avatar Sep 21 '18 14:09 michaelchiche

can somebody look into this? Having trouble figuring this one.

patilSaheb avatar Nov 07 '18 10:11 patilSaheb

same issue on node v8.11.4 + win10

linrx1511 avatar Jan 05 '19 01:01 linrx1511

check this https://github.com/electron/electron/issues/10864

electronABS avatar Jan 05 '19 13:01 electronABS

the same win10 :10.0.17134.228 electron 4.0.1 node 8.12.0

moyee avatar Feb 25 '19 06:02 moyee

the same win10 :10.0.17134.228 electron 4.0.1 node 8.12.0

app.setAppUserModelId('com.yourcompany.yourapp') 这样可以临时解决

moyee avatar Feb 25 '19 07:02 moyee