this post was submitted on 08 Mar 2025
16 points (100.0% liked)
Voyager
6086 readers
70 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Notifications in mobile apps aren’t easy. A developer can’t just write code for the app to poll the server every x minutes. When the app isn’t at the foreground, it’s usually frozen and can’t execute any code. So, to get notifications, the app must rely on the host operating system and must have a server running somewhere to talk to the OS. Servers cost money, so now the developer must charge something from users, or sell their data, etc.
So, rejoice on the fact that Voyager is putting you in control of your data, ethically. And just check the app every now and then.
I wasn't critising, I was just asking "where are the notifications"
I didn’t think you were criticizing. I’m just explaining why you won’t see them.
These are super helpful replies. There’s an influx of why doesn’t this platform work like a decade + of monetized tech stack.