Hi, Martin
I have this flow:
Trigger: Time > Time: 23:00 > Allow in device idle/doze
Condition: Time Range > From To: 23:00 - 09:00
The flow always start at 22:59 and the condition return always false
This work as expected (condition return true) in Oreo
Pixel, Android 9, AM 1.36
TIME trigger error
Moderator: Martin
Re: TIME trigger error
Hi,
This is a bug in Android 9 which triggers alarms sometimes a few seconds early. You either have to set trigger time to 23:01 until Google fixes the issue or add an action 'Sleep: 10s' to the flow before the condition is reached.
Please note that alarms where sometimes early by up to about 8 seconds but usually not more so 10s should be good enough for now.
Regards,
Martin
This is a bug in Android 9 which triggers alarms sometimes a few seconds early. You either have to set trigger time to 23:01 until Google fixes the issue or add an action 'Sleep: 10s' to the flow before the condition is reached.
Please note that alarms where sometimes early by up to about 8 seconds but usually not more so 10s should be good enough for now.
Regards,
Martin