Easer
Easer copied to clipboard
sending SMS delayed a lot
Describe the bug A simple task: when time is 8:00, send a sms. I tested it for 3 days. At first I stared at it, the sending was late for 1.5 minutes. And when sending occured, there was a popup window with an OK button and an 8 sec cancelling button. This new android 10 phone has no root, so I managed to find a setting for not checking right, then that popup never happened. Anyway, when staring at it, delay was about 1.5 min. Then the days after that, sending was successful every morning. But delay was about 110 min, 50min and 20 min. Totally random.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
(You can also use screencast instead.)
Expected behavior A clear and concise description of what you expected to happen.
Error log:
If on Easer v0.7.6.1 or more recent, please include the error log produced by Easer (surround it with code environment).
You'll need to enable the "external logging" setting.
The error logs are under /sdcard/logger/error/.
Extra phone info (please complete the following information):
- ROM: realme UI 1.0, Android 10
Extra logs (optional):
You can also provide Easer's normal logs (/sdcard/logger/logs_0.csv), or LogCat (these are almost equivalent).
Note this log may contain personal information (e.g. Event names). You can annonymize them if necessary.
Additional context Add any other context about the problem here.
Thanks for reporting that. I believe this is due to the inexact AlarmManager setting. I'll fix this if I have time, by providing a checkbox for "exact timing".