Describe the bug
When the alarm is stopped the notification remains visible in the notification center. Notifications actually remain indefinetly until the user clears them (my device had 5 day old Alarm is ringing notifications).
To Reproduce
Schedule an alarm
Wait for alarm to ring
Stop the alarm by calling Alarm.stopAll()
Check notification. center
Expected behavior
Ideally, notifications are auto dimissed once the alarm is stopped as they no longer serve a purpose.
Screenshots
N/A
Device info
iPhone SE, iOS 18.0.1, physical device
Alarm plugin version 4.0.7
Describe the bug When the alarm is stopped the notification remains visible in the notification center. Notifications actually remain indefinetly until the user clears them (my device had 5 day old Alarm is ringing notifications).
To Reproduce
Alarm.stopAll()
Expected behavior Ideally, notifications are auto dimissed once the alarm is stopped as they no longer serve a purpose.
Screenshots N/A
Device info iPhone SE, iOS 18.0.1, physical device
Additional context N/A