dhj49er
Well-known member
I can confirm it is fixed in v5.45.2I had the same day/time trigger issue, so I recently filed a bug report from the MacroDroid app.
They found the cause and have informed me that they will fix it in the next v5.45.2.
I can confirm it is fixed in v5.45.2I had the same day/time trigger issue, so I recently filed a bug report from the MacroDroid app.
They found the cause and have informed me that they will fix it in the next v5.45.2.
The latest version still has an issue. To prevent my macros from being interrupted, I've been using Block screen touches along with UI Interaction. In previous versions, it only blocked gestures and click x, y location, while click text content and view id worked normally. However, "includes status bar" now blocks all click actions, including click text content and view id. Is there any way to resolve this?It's happening because MacroDroid then becomes the foreground app so it's trying to read from the blank overlay. I will add a workaround for this in the next update so it should work as normal.
Thanks, I will correct this in the next update.The latest version still has an issue. To prevent my macros from being interrupted, I've been using Block screen touches along with UI Interaction. In previous versions, it only blocked gestures and click x, y location, while click text content and view id worked normally. However, "includes status bar" now blocks all click actions, including click text content and view id. Is there any way to resolve this?