Time everyday not working

Post your questions and help other users.

Moderator: Martin

Post Reply
medhassano
Posts: 22
Joined: 26 Aug 2019 14:47

Time everyday not working

Post by medhassano » 12 Sep 2019 14:48

Hello,
I want to create a flow with trigger time everyday (07:30), but it does not work, the trigger does not start at the desired time, I excluded automagic battery optimization but without solution.
I have Android 5.1.1

User avatar
Rafi4
Posts: 281
Joined: 01 Dec 2017 05:23

Re: Time everyday not working

Post by Rafi4 » 12 Sep 2019 15:15

Hi
Check the option "like alarm clock(android 5+)" in options and select days which you want.
from record4
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1

medhassano
Posts: 22
Joined: 26 Aug 2019 14:47

Re: Time everyday not working

Post by medhassano » 12 Sep 2019 15:37

I did it but it gives nothing

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Time everyday not working

Post by Martin » 12 Sep 2019 20:15

Hi,

Could you please share your flow so that I can check if it's a problem in the flow or some kind of battery optimization issue of the device?
What device model are you using?

Thanks & Regards,
Martin

medhassano
Posts: 22
Joined: 26 Aug 2019 14:47

Re: Time everyday not working

Post by medhassano » 05 Oct 2019 16:07

Huawei Ascend P7

User avatar
Rafi4
Posts: 281
Joined: 01 Dec 2017 05:23

Re: Time everyday not working

Post by Rafi4 » 05 Oct 2019 23:10

Hi
Use trigger global variable date and time (select date and time enter global variable as global_daily)
Check the options like alarm clock and trigger immediately on missed events
Action =script use code as

Code: Select all

global_daily=addDays(global_daily,1)
See screen shot.

I think this will fulfil your needs
from record4
Attachments
IMG_20191006_043359-1.jpg
Global daily screen shot
IMG_20191006_043359-1.jpg (37.57 KiB) Viewed 12674 times
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1

Post Reply