Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
111 stars 44 forks source link

Fix Notifications when logged out #133

Closed Serubin closed 4 years ago

Serubin commented 4 years ago

Should resolve https://github.com/klinker-apps/pulse-sms-issues/issues/939

Wasn't able to reproduce consistently - but this should resolve the issue.

klinker24 commented 4 years ago

Unfortunately this won't fix the issue with the chrome app/extension, although it would fix the issue for any desktop instances.

The chrome app uses FCM to get notifications, like other Android clients.