this post was submitted on 09 Jul 2023
18 points (100.0% liked)

wefwef

4219 readers
1 users here now

wefwef is now Voyager! Subscribe to [email protected].

founded 1 year ago
MODERATORS
 

I'm using the wefwef PWA with Firefox for Android.

Is there a way to receive notifications from a Webapp? Currently I have to open the app to see inbox notifications.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

A bit of a problem Lemmy doesn't support background push notifications (when not opened in browser tab).

Currently apps like memmy rely on a server to poll Lemmy servers (say ever min) to check for new messages then relay a push message.

Problem is this isn't very scalable (dev reported 3gb of bandwidth used for only 800 accounts).