Perhaps this is a blessing in disguise. Having constant notifications certainly doesn't help lower the dopamine hits. ๐งโโ๏ธ
this post was submitted on 09 Jul 2023
18 points (100.0% liked)
wefwef
4213 readers
1 users here now
wefwef is now Voyager! Subscribe to [email protected].
founded 1 year ago
MODERATORS
Once this gets implemented, it can be added (iOS + Android)! https://github.com/LemmyNet/lemmy/issues/3552
Afaik. Wefwef does not support it yet. It is on their roadmap though. You can find more info on their GitHub.
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).