I have a flow which runs every minute, checks location and sends data to cloud using http request
I have just changed phone to be Samsung s10 + and noticed gaps in flow execution
I attach the log file, see 14.04.2019 07:28:12.868
gap in flow execution (samsung s10+)
Moderator: Martin
gap in flow execution (samsung s10+)
Last edited by rsegoly on 15 Apr 2019 05:38, edited 1 time in total.
Re: gap in flow execution (samsung s10+)
You have 18 minutes of continous execution per minute. But suddenly stopped at 07:28:05.092, then started again at 09:28:05.089. It seems your phone went into doze mode and the maintenance windows is 2 hours. You need to tick "Allow in device idle/doze", so that the flow keep executing every minute even in doze.
And remember too, you might need to whitelist Automagic from Samsung app monitor (if you haven't do so) : https://dontkillmyapp.com/samsung
PS : Please edit your post to just remove the attachment. It contains some sensitive information which can be used to identify you.
And remember too, you might need to whitelist Automagic from Samsung app monitor (if you haven't do so) : https://dontkillmyapp.com/samsung
PS : Please edit your post to just remove the attachment. It contains some sensitive information which can be used to identify you.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: gap in flow execution (samsung s10+)
Thanks
Issue resolved
Issue resolved