Damus
Joe · 5d
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
Ryan · 5d
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.