You don’t need to have the app running in the background. Notifications can be pushed from the cloud.
Problem is, that costs money to host and run that job to check for notifications. This is why a lot of small developers end up burying notifications behind a paywall.
I mean yeah, but hosting and running a voyager server that stores our login credentials would be a more complicated and difficult option for what gain? The simplest solution would probably be just waking up the app every so often to check, I think eternity does that
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.
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.
Meh, I bought Ultra lifetime after a few months of using Apollo and never even bothered using push notifications. Which is funny, because it was the main thing I missed when I originally switched from Android and RiF in 2020. Voyager is FOSS so it’s understandable that there won’t be push notifications, as that require servers which cost money, and it also introduces potential security issues. User tags on the other hand, were something Apollo sorely needed, and the dev never got around to it.
there is no push notification and widget like original Apollo
TIL iOS finally got widget support a few years ago
I think lemmy doesn’t currently support push notifications so the app would have to stay awake in the background to check for them
You don’t need to have the app running in the background. Notifications can be pushed from the cloud.
Problem is, that costs money to host and run that job to check for notifications. This is why a lot of small developers end up burying notifications behind a paywall.
I mean yeah, but hosting and running a voyager server that stores our login credentials would be a more complicated and difficult option for what gain? The simplest solution would probably be just waking up the app every so often to check, I think eternity does that
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.
Meh, I bought Ultra lifetime after a few months of using Apollo and never even bothered using push notifications. Which is funny, because it was the main thing I missed when I originally switched from Android and RiF in 2020. Voyager is FOSS so it’s understandable that there won’t be push notifications, as that require servers which cost money, and it also introduces potential security issues. User tags on the other hand, were something Apollo sorely needed, and the dev never got around to it.