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
Time everyday not working
Moderator: Martin
Re: Time everyday not working
Hi
Check the option "like alarm clock(android 5+)" in options and select days which you want.
from record4
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
Samsung Galaxy j2 non rooted.
Android 5.1.1
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Re: Time everyday not working
I did it but it gives nothing
Re: Time everyday not working
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
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
Re: Time everyday not working
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
See screen shot.
I think this will fulfil your needs
from record4
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)
I think this will fulfil your needs
from record4
- Attachments
-
- Global daily screen shot
- IMG_20191006_043359-1.jpg (37.57 KiB) Viewed 12806 times
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1