PopUp opens Macrodroid

Snurre

Well-known member
Hey
Got a little problem
In a macro when it displays a popup or dialog it opens MD in front of the popup, so it's in the background
The problem is on my phone with Android 12, works ok on the other with Android 10
Just a simple macro, anyone with 12 who want to try ?
Screenshot_20220206-162443_MacroDroid.jpg
 

Abalsam

Active member
Hey
Got a little problem
In a macro when it displays a popup or dialog it opens MD in front of the popup, so it's in the background
The problem is on my phone with Android 12, works ok on the other with Android 10
Just a simple macro, anyone with 12 who want to try ?
View attachment 2251
I can confirm it works fine on my android 10 phone as well.
 

Pseudocyclic

Well-known member
On my Samsung S10e with Android 12, the popup appears on top without bringing the MacroDroid app to the foreground.
 

Attachments

  • Screenshot_20220206-183032_Calculator.jpg
    Screenshot_20220206-183032_Calculator.jpg
    188 KB · Views: 1

Snurre

Well-known member
It's never bad to be curios 😉
It's Samsung Galaxy z Flip 3 with Android 12 and MD 5.22.2 pro
 

Snurre

Well-known member
The same issue happens when I use"Open file"

I've just reported it as a possible bug, I think it's about Android 12, not sure
 
Last edited:

Snurre

Well-known member
I found out the problem only occurs when MD is running in background (in Recent)

I have found out a little workaround for this

When it's a notification I just added "Launch homescreen" after that, the notification stays on screen

I've got a macro that shows a texfile, here the same problem

With the issue about "Open file" I've added "Press Back Button" with "App foreground" Macrodroid as constraint

I've tryed to figure out if it's possible to close "Recent apps" but can't really find it (it would be smarter, I think)
 

Abalsam

Active member
I found out the problem only occurs when MD is running in background (in Recent)

I have found out a little workaround for this

When it's a notification I just added "Launch homescreen" after that, the notification stays on screen

I've got a macro that shows a texfile, here the same problem

With the issue about "Open file" I've added "Press Back Button" with "App foreground" Macrodroid as constraint

I've tryed to figure out if it's possible to close "Recent apps" but can't really find it (it would be smarter, I think)
In theory you can clear macrodroid from the recent apps list with a swipe or gesture. I would launch macrodroid, then the recent apps Android shortcut (since MD is in the foreground it should be the most recent app on the list) the use a UI Interaction gesture to remove MD from recent apps. Since it is a service/persistent it should remain running.....
 

Snurre

Well-known member
In theory yes, but I'm not a great fan of UI actions, I don't think they are 100% reliable
 
Top