MatthieuLemoine / electron-push-receiver

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).

Home Page:https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read property 'fcm' of null

mohammedshoib opened this issue · comments

Hello,

My organization have strict ssl check for every request, due to that I keep getting this error
"Cannot read property 'fcm' of null".

image

I have created PR on the forked repo by (

ibrahim-ih#1

can you kindly let me know when this code is going to be updated to npm repository?

Hello,

My organization have strict ssl check for every request, due to that I keep getting this error "Cannot read property 'fcm' of null".

image

I have created PR on the forked repo by (

ibrahim-ih#1

can you kindly let me know when this code is going to be updated to npm repository?

I fixed it in my forked project, and you can find it in npm: electron-fcm-push-receiver@2.1.7