Replies (3)

Default avatar
Joe 0 months ago
only works if allowed accesss to always run. give users the choice of run in the background. their battery their choice and many do so with signal
Check out what I did with Prism. I used AlarmManager to call workmanager to get reliable background scheduling of notes, even when the app is closed. You do need to get a couple permissions, but onboarding can solve that.
↑