MatthieuLemoine / electron-push-receiver

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).
https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0
MIT License
191 stars 62 forks source link

Notification_Service_started doesn't run #43

Closed BluFenix00 closed 5 years ago

BluFenix00 commented 5 years ago

i just update my code from electron 1.8.8 to 3.0.5, when i update the NOTIFICATION_SERVICE_STARTED stop running

MatthieuLemoine commented 5 years ago

I think it's a duplicate of https://github.com/MatthieuLemoine/push-receiver/issues/23.

Feel free to reopen if not