Bug Description
Incoming alarms are ignored on iOS if another alarm was set shortly before it. The following message appears:
[SwiftAlarmPlugin] Ignoring alarm with id 1285 because another alarm is already ringing.
and please tell me what meaning of this error when I start the app in debugging mode "[SwiftAlarmPlugin] Error: Could not find silent audio file"
Steps to Reproduce
Set the first alarm with a short sound.
Set a second alarm 15 minutes after the first, with a longer sound 3 minutes.
The second alarm may trigger an error, and sometimes only the audio plays without showing any notification.
Expected Behavior
Each alarm should complete with the end of its sound and display a notification for every alarm.
Alarm Plugin Version 4.0.7
Bug Description Incoming alarms are ignored on iOS if another alarm was set shortly before it. The following message appears:
[SwiftAlarmPlugin] Ignoring alarm with id 1285 because another alarm is already ringing.
and please tell me what meaning of this error when I start the app in debugging mode "[SwiftAlarmPlugin] Error: Could not find silent audio file"Steps to Reproduce
Expected Behavior Each alarm should complete with the end of its sound and display a notification for every alarm.
Device Info