electron-push-receiver icon indicating copy to clipboard operation
electron-push-receiver copied to clipboard

PHONE_REGISTRATION_ERROR

Open fefitin opened this issue 6 years ago • 0 comments

I tried adding electron-push-receiver to a very simple electron app (https://github.com/electron/electron-quick-start) but I keep getting "Register request has failed with Error=PHONE_REGISTRATION_ERROR"

I also tried the example app (https://github.com/CydeSwype/electron-fcm-demo) with the same result.

I read several people had this problem when bundling the app, but in this case I'm just running it (npm start). Any ideas on why this could be happening?

fefitin avatar Nov 27 '19 18:11 fefitin