DEV Community

Discussion on: Why doesn't dev.to's app give notifications?

Collapse
 
rhymes profile image
rhymes

Hi Divyesh, I believe the app right now doesn't support push notifications. It's a shell around the web app.

There's an open issue on the matter:

Push Notification #10

Is your feature request related to a problem? Please describe. The app currently does not notify users that they have received a notification.

Describe the solution you'd like This seems to require combination of JavaScript injection and 3rd party service like Firebase. It should also allow user to change their notification preference.

Describe alternatives you've considered n/a

Additional context DEV's connect's message notification should be treated separately from a normal notification.

Hope this helps!

Collapse
 
oathkeeper profile image
Divyesh Parmar

ok thank you for updating I didn't know that this is open source on github.