this post was submitted on 16 Nov 2024
105 points (97.3% liked)
Voyager
5607 readers
148 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
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
Push notification cost money iirc.
Push requires having a server to push those notifications. That requires having an entire Voyager server that stores your credentials and periodically checks for new notifications, sending them when it gets them.
Money, yes, but also an issue with having a third party server storing credentials.
Why not use UnifiedPush?
Iโm not super familiar with UnifiedPush, but it seems like you still need a server to send those notifications. Unless the Lemmy instances themselves start sending them, they have to come from somewhere.