Local Notification Undefined Behavior #74
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Expected Behavior
When the user adds an alarm for a specific time, a local notification should appear saying the alarm went off. If the alarm is on repeat, then it should repeat again the next day at the same time. The user should also be able to disable this alarm.
Current Behavior
Alarm notification pops up despite the alarm being turned off or deleted. The time when the alarm goes off is not accurate to the time set (off by an hour).
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
The text was updated successfully, but these errors were encountered: