这是indexloc提供的服务,不要输入任何密码
Skip to content

Bug: Snoozed alarm triggers notification but fails to play sound #4

@Abhishek14104

Description

@Abhishek14104

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions