First of all `await setAnotherAlarm()` does not set a new alarm, it overrides the alarm you set in t

First of all
await setAnotherAlarm()
does not set a new alarm, it overrides the alarm you set in the first line.
There is only 1 alarm set at a time.

Regarding the behavior of setting an alarm and throwing right after, I will check with the team and get back to you.
Was this page helpful?