Page 1 of 1
Alarm
Posted: 27 Feb 2020 13:00
by PavelTar
Hello,
I have problem with my Automagic flow. I create new flow for setting new Alarm, if I have program Automagic open the flow is working, but when I close my app, then my flow is not working. App is runing on bacground.
Have someone from you any idea where can be problem?
Thanks a lot

Re: Alarm
Posted: 27 Feb 2020 14:56
by Martin
Hi,
Android 10 restricts apps from starting other apps from the background. You can avoid this issue by granting Automagic the permission to "Draw over other apps" in system settings->Apps->Automagic->Advanced. A hint to grant the permission on Android 10 will be shown in the next update of Automagic.
If you are not using Android 10 then please enable 'Debug Log' in the settings of Automagic, wait until the flow is executed from the background and then send the log to me (menu->Log, menu->Send Log).
Thanks & Regards,
Martin
Re: Alarm
Posted: 28 Feb 2020 08:17
by PavelTar
Hello Martin,
Thank you very much for information. I will be waiting for next update of Automagic. I am using Android 10 a I tryed to give all permisions for Automagic in system settings->Apps->Automagic->Advanced, but it still doesn´t work.
Do you know where will be next update of Automagic?
Thanks
Re: Alarm
Posted: 28 Feb 2020 17:37
by Micky Micky
Hello,
I'm running Android 10 on a Samsung S10.
The attached flow works for me with Automagic in the background.
Hope this is of some help to you.
http://automagic4android.com/flow.php?i ... fc609f4dc3
Re: Alarm
Posted: 05 Mar 2020 06:17
by PavelTar
Thank Míčky for the Flow. It is working, but I have still problem with my Flow. I'll send my Flow for example. Can you check where can be problem.
Many thank guys
Re: Alarm
Posted: 05 Mar 2020 06:19
by PavelTar
Re: Alarm
Posted: 05 Mar 2020 08:04
by Micky Micky
Locations
A comma separated list of event locations to match. The locations can contain glob pattern characters like * and ?.
Deselect LOCATIONS in the trigger and it should work. Your choice has to adhere to the above mentioned policy.
Hope this helps.
Re: Alarm
Posted: 10 Mar 2020 07:26
by PavelTar
Thank you very much for your help. It is working now.

Re: Alarm
Posted: 18 Mar 2020 18:08
by Micky Micky
You're welcome