electron-fcm-demo
electron-fcm-demo copied to clipboard
Example app demonstrating Firebase Cloud Messaging push messages to Electron desktop app
Hello, I'm currently building a small app on Electron and meet these issues. The only thing I've changed in this package is to change new BrowserWindow in main.js for index.html...
Whenever I try to import it I get that error. When I populate SERVER_KEY and/or FCM_CLIENT_PUSH_TOKEN, I also get that error.
# Thank you for a good package how to add an image on notification?
We're fighting with this issue for a while and we're not sure what's happening. - FCM is receiving push notifications in development, but not in PROD - our app entitlements...
# 🔨 Updating project to fix some issues in 2023 🔥 ## 🛠️ This pull request will fix the issues 🐛 of the project to keep using as a template...