You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: