KelvinP
KelvinP
Have anyone done this task successfully yet ?
@amilajack Thank you. Hoping your work going well soon.
@cgerikj sorry, but I think you haven't understood my point. Let me explain a little bit. What I want is something like this: ``` javascript onPress() { notifier('reminders', { message:...
@blainesch No :( I'm using this example: https://github.com/Slapbox/electron-notification-demo Could anyone tag Slapbox into this thread ?
@Slapbox I got this error: ``` Uncaught Exception: TypeError: Cannot read property 'on' of undefined at EventEmitter. (/Users/vjtc0n/Desktop/reactjs-boilerplate/app/main.development.js:93:5) at emitTwo (events.js:106:13) at EventEmitter.emit (events.js:191:7) at WebContents. (/Users/vjtc0n/Desktop/reactjs-boilerplate/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/browser/api/web-contents.js:240:37) at emitTwo (events.js:106:13)...