Redmi 13 Android 14 Trigger not Working

airbush

New member
I programmed a Macro, but the trigger, which is when any application opens, it should display a notification and a pop up message. If I press test it works, but when I actually trigger the macro, Macrodroid does not trigger it. It is for several triggers in different macros as well, but time triggers, tasks and others work fine but not all of them it is hit or miss. any thoughts?
 

Dimlos

Well-known member
Try importing this macro and launching various applications.
Do you see any popups?
 

Attachments

  • App_launched.macro
    1.3 KB · Views: 1

airbush

New member
I managed to get most triggers and actions to work with much difficulty using the adb hack, still I am unable to enable/disable Bluetooth. Any thoughts on how to proceed?
 

Attachments

  • 1714171664501.jpg
    1714171664501.jpg
    105.2 KB · Views: 4

Dimlos

Well-known member
Do you have MacroDroid Helper installed?
Helper seems to be installed, but do you exclude it from battery optimization and give it all permissions?
 
Last edited:

airbush

New member
Do you have MacroDroid Helper installed?
Helper seems to be installed, but do you exclude it from battery optimization and give it all permissions?
I am not sure if it has all permissions this Android version seems a bit complicated, probably not, I have however allowed all the permissions of the manage apps part of the settings, also some others that are elsewhere. I ran the ADB executable to allow it to make changes to the secure settings.
 

dhj49er

Well-known member
I am not sure if it has all permissions this Android version seems a bit complicated, probably not, I have however allowed all the permissions of the manage apps part of the settings, also some others that are elsewhere. I ran the ADB executable to allow it to make changes to the secure settings.
Battery optimisation needs to be off for both MD and the Helper.

Usually this involves accessing the system Settings.

Have you done this?
 
Top