MissedNotificationsReminder icon indicating copy to clipboard operation
MissedNotificationsReminder copied to clipboard

Reminder gets stopped if remindWhenScreenIsOn is disabled in some cases

Open httpdispatch opened this issue 4 years ago • 2 comments

The problem is that reminder is not rescheduled in some cases https://github.com/httpdispatch/MissedNotificationsReminder/blob/d965646818cb67cd8181e0a50443fc760d38fb0b/app/src/main/java/com/app/missednotificationsreminder/service/ReminderNotificationListenerService.kt#L994

httpdispatch avatar Mar 09 '21 05:03 httpdispatch

I just ran into this issue with my Samsung Fold 3. I wasn't getting any reminders until I enabled the screen on option.

robsmith11 avatar Oct 17 '21 01:10 robsmith11

@robsmith11 by default this option is turned on. It looks like that some devices (with multiple screens or so) could have always on screen

httpdispatch avatar Oct 18 '21 05:10 httpdispatch