electron-api-demos
electron-api-demos copied to clipboard
Notification not working on win10
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.
the same
same here, node v8.9.1
same issue on node v8.11.3
same issue ,win10, node v8.11.1
having the same issue
can somebody look into this? Having trouble figuring this one.
same issue on node v8.11.4 + win10
check this https://github.com/electron/electron/issues/10864
the same win10 :10.0.17134.228 electron 4.0.1 node 8.12.0
the same win10 :10.0.17134.228 electron 4.0.1 node 8.12.0
app.setAppUserModelId('com.yourcompany.yourapp') 这样可以临时解决