AlarmScheduler icon indicating copy to clipboard operation
AlarmScheduler copied to clipboard

AlarmScheduler.cancelAllAlarmTasks() does not delete alarms

Open mkhakpaki opened this issue 1 year ago • 1 comments

Hi Thank you for this great library, currently upon calling AlarmScheduler.cancelAllAlarmTasks() all alarms that are stored in AlarmScheduler are calling adding a log row like this Function cancelAlarmTask() invoked wouldn't it be better to delete alarms from the db after canceling it?

mkhakpaki avatar Jan 25 '24 14:01 mkhakpaki