this post was submitted on 21 Jan 2024
8 points (90.0% liked)
Announcements
216 readers
1 users here now
Community updates and announcements.
Admins will post any updates here so be sure to follow!
Important updates will be pinned to the local feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As I understand it, Lemmy doesn’t support notifications through the api and the devs are resistant So apps have to take one of two routes either constantly polling individual servers or installing a service on the phone (which causes battery issues on Android or to get shut down on iOS)
That shouldn't be a problem to add. The application will be event-driven and that's the core of what is needed to fire push notifications.