Page 4 of 5

Re: Known Issues on Android 9

Posted: 09 Sep 2019 20:38
by HarryCustom
Hi Martin, you are right.
Inexplicably somatimes magisk stops working and so Automagic do not process correctly the flow.
I recently resetted my device. I realized that I am using the option to hide makisk installation, so I think (and hope) that is the reason.
Anyway reinstalling Magisk everything works. Now I've deactivated that option...
I am very sorry to have doubted Automagic which is simply perfect! :)

Re: Known Issues on Android 9

Posted: 02 Oct 2019 07:41
by Ra9om1ak
Huawei Mate 9, Emui 9.
Unfortunately, there is no way for Automagic to run permanently in the background or I don't know how to do it. Also after pressing the square button, the Automagic icon disappears and processes are probably killed because flow not working. I have manual optimization set to Automagic (battery menu and another option) and it doesn't work. I don't have root. What can I do? Thanks.

Re: Known Issues on Android 9

Posted: 04 Oct 2019 18:46
by Martin
Hi,

Please check out this page for recommendations about battery saving and app killing workarounds:
https://dontkillmyapp.com/

Regards,
Martin

Re: Known Issues on Android 9

Posted: 08 Oct 2019 06:38
by Ra9om1ak
I know that. Unfortunately, there is no solution there. Huawei (Power Genie or sth else) kills Automagic processes. This could be the end of Automagic on Huawei :(

Re: Known Issues on Android 9

Posted: 09 Oct 2019 18:45
by Desmanto
Ra9om1ak wrote:
08 Oct 2019 06:38
I know that. Unfortunately, there is no solution there. Huawei (Power Genie or sth else) kills Automagic processes. This could be the end of Automagic on Huawei :(
As you can see from the dontkillmyapp website : https://dontkillmyapp.com/huawei
There is no workaround for Power Genie. You have to use Adb to uninstall it. That is user level uninstall, will appear back if you do factory reset. Then you still need to follow the guide there and make sure to whitelist Automagic from every possible assassin in the system.

Re: Known Issues on Android 9

Posted: 20 Oct 2019 13:13
by Micky Micky
Hello

Everything worked fine on Samsung S6 for years.

Now on Samsung S10 I'm experiencing a problem where it stops the flow at a certain point even though a connection exists.

I had to rewrite flows or move it to a separate flow.

On the plus side I get to rework methods that I can do better now.

Many thanks

Re: Known Issues on Android 9

Posted: 25 Oct 2019 05:20
by kumarip
Well explained topic.

Location can not be acquired

Posted: 05 Dec 2019 04:00
by jassing
FWIW...

I have a flow that executes at 2am that tries to get a location.
I have a long timeout and exception to fall back to last known. (it does not follow the exception, but does fail with can't get location)

Running it manually or from a shortcut (even after a reboot) works without issue.

Motorola g6

Re: Known Issues on Android 9

Posted: 05 Aug 2020 07:58
by handmade82
I found a bug in the automagic Version 1.37.0. If you use the action "Füge WLAN Access Point hinzu" (I only know the german expression), it will boot with the security setting "WEP". In my case I want to access to open access points without any security setting. So I have to set the security setting after every boot. I think that this bug ist not especially a problem by Android 9. I hope that I can help improving automagic.

Re: Known Issues on Android 9

Posted: 06 Aug 2020 17:13
by Desmanto
I am using AEX 6.7 Pie 9.0 with AM 1.37.0 too. Action Add Wifi Access point, and set it blank (open), WEP or WPA, each action was saved properly. It doesn't get reset.

BTW, what do you mean by "it will boot with the security setting "WEP" ? Do you have the exact step to reproduce the problem? So I can test it here.