ultimate_alarm_clock icon indicating copy to clipboard operation
ultimate_alarm_clock copied to clipboard

Bug: Alarm Not Ringing While Timer is Running

Open superiorsd10 opened this issue 1 year ago • 5 comments

Description

When the timer is running, the alarm fails to ring. This behavior seems to be a bug as the alarm should sound regardless of whether the timer is active or not.

Steps to Reproduce

  1. Set an alarm.
  2. Activate the timer functionality.
  3. When the timer is running, wait for the alarm to trigger.

Expected Behaviour

The alarm should ring according to the configured settings, even if the timer is active. Users should be able to rely on alarms for timely reminders regardless of other ongoing functionalities.

Actual Behavior

The alarm remains silent when the timer is running, and users do not receive the expected notification.

I want to work on this issue, so please consider assigning it to me.

Screenshots

https://github.com/CCExtractor/ultimate_alarm_clock/assets/92971894/3bf17d21-b8b6-480c-b098-de18d13ab5df

superiorsd10 avatar Jan 04 '24 19:01 superiorsd10

Yeah, this is probably because I've hardcoded the id in pendingIntent in MainActivity.kt. Might want to add a new parameter for alarm/timer and set a new id accordingly.

Assigning to you.

MarkisDev avatar Jan 07 '24 11:01 MarkisDev

can I work on the issue? if the issue is still open.

vkprogrammer-001 avatar Mar 01 '24 14:03 vkprogrammer-001

Feel free to put up a PR @vkprogrammer-001

MarkisDev avatar Mar 02 '24 17:03 MarkisDev

Hi @vkprogrammer-001 ! Are you still working on this? What's your status?

Detective-Khalifah avatar Mar 07 '24 12:03 Detective-Khalifah

@Detective-Khalifah yes I am working on the issue.

vkprogrammer-001 avatar Mar 07 '24 17:03 vkprogrammer-001