node-notifier
node-notifier copied to clipboard
MacOS Entitlement needed for user notifications?!
Hi there,
I am struggeling with building a notarized electron appn MacOS with the node-notifier module. I am not using Apples Push Notification and want only notify the user locally. It seems that I need an entitlement for this - but I can't find that on any apple do page? In development mode I get notifications - but not with the notarized app. Does anybody know which entitlement I should set for this in my entitlements.plist? TIA Martin