-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
The Error: java.lang.IllegalStateException: Maximum limit of concurrent alarms 5... (#1805/#1644) problem is very annoying for me. I wonder if removing some old event would help?
If yes, there could be an option to remove the events older than X. It could be done by exporting events, their edition in an external tool and subsequent import, but there might be some metadata missing in that operation. Therefore, it could built-in into the app as one time action called from settings or - as a bonus - a recurring action executed occasionally in the background.
inson1