Description
When an alarm is snoozed, it reschedules and triggers correctly (notification appears), but no alarm sound plays at the snoozed time.
The sound works for normal alarms but not for snoozed ones.
Files potentially involved
- android/app/src/main/kotlin/com/example/uac_companion/AlarmServices/BroadcastReceivers/AlarmSnoozeReceiver.kt
- android/app/src/main/kotlin/com/example/uac_companion/AlarmServices/BroadcastReceivers/AlarmBroadcastReceiver.kt
Expected Behaviour
- The snoozed alarm should ring as usual.
- Notification + ringtone should both trigger at snoozed time.
Screenshots
