Hi,
I was wondering if anyone has had similar experiences with the alarm API. I currently have an app that is triggered by another alarm service app at specific times of the day (everyday) using the alarm_schedule_with_recurrence_week_flag function. What I've found is that if I turn off the watch before the battery empties and keep it charged properly before turning it on again, the alarm works throughout the week just fine and launches the app.
However, if at any time during the day the battery dies and I recharge the following day and turn on the watch before the scheduled alarm time, the app never starts. So it seems that after the battery is empty, the registered alarm states are lost.
Any feedback/comments on this behavior would be much appreciated.
Thanks.