Cette demande a été implémentée
The first alarm fires fine, but once I stop it nothing is scheduled for the following event. I have to open the app manually for the next alarm to be registered again. If I forget, I miss the appointment entirely, which defeats the purpose of the app.
Thanks for the detailed report. The alarm chain was breaking after you stopped an alarm, so nothing was scheduled for the next event until you opened the app again — a serious problem for an app that exists to wake you up. Version 1.3 schedules the next alarm automatically when you stop the current one, and Background App Refresh now keeps things in sync even while the app is closed.