|
|
|
|
|
by colesantiago
494 days ago
|
|
> But what is your email client using for notifications? Local notifications? I don't see the problem here with email, it seems to work well that it is great for my use case. When you're offline with push notifications only the latest notification gets sent, not the previous notifications. This seems by design for notifications. At least with E-mail I can see a history of emails that was sent to me. I just see push notifications as a flawed concept that doesn't make sense for decentralised services. |
|
And here's your issue: your app that has nothing to do with Google relies on a centralised Google service, and depends on a proprietary library that speaks to some proprietary code running on your device.
Alternatively, your app isn't doing this, but then it risks being unreliable and stop notifying you if the system kills your app because it's been inactive for some time to save battery, or to reclaim memory, and/or it uses more battery than it could.
This post is not about a way to have more notifications: it is an answer to these issues.