Open dmfs opened 6 years ago
I am not sure this is related but I seem not to receive any notifications about due tasks anymore on Android 8.1 latest opentasks release. I have disabled battery optimization for opentasks but nothing changed. Anymore information I could provide to trace down the issue? Having no reminders somewhat renders the otherwise brilliant app a bit useless for me...
Since SDK level 26 the way notifications are handled has changed. In addition we had to make changes to the
NotificationUpdaterService
to cope with the new requirements for background & foreground services. We take this opportunity to revisit how notifications are handled. For this we need a concept which is to be worked out in the scope of this story.