Bubble Display issue

tyork

New member
I have an issue when using two different macros and the bubble notification action.

The 1st macro is configured as notification ID 0, the second as 1.

If I do not open the bubble notification for the first macro before the second one is triggered, the bubble pop up becomes white, and no text is visible.

I have tested several options (different IDs, different channels, different amount of delay between triggers) and the only pattern I can find is with regards to the 1st notification not being displayed in the pop up view before the 2nd bubble notification fires. If I do this, they both display properly. Screenshot of blank pop up window attached

Thoughts?
 

Attachments

  • Screenshot_20240415_060441_Clock.jpg
    Screenshot_20240415_060441_Clock.jpg
    81.8 KB · Views: 5

MacroDroidDev

Administrator
Staff member
There does appear to be a problem when creating two bubble notifications very close to each other in time. I'm not sure why this is happening or how I can fix but I will look into it and try to resolve if I possibly can.
 

tyork

New member
There does appear to be a problem when creating two bubble notifications very close to each other in time. I'm not sure why this is happening or how I can fix but I will look into it and try to resolve if I possibly can.
Thanks for following up so quickly!

I'm not entirely sure it is time related. I manually ran each Macro back to back via the test actions process and it works without issue. (I believe because it displayed the pop-up notification rather than having it minimized).

This process took only took a few seconds. I then set a 10s delay between when the two macros would run automatically and the issue occured (when running normally the bubble notification is minimized, only when running it as a test does it display as a pop-up)

Perhaps if I can have it display the pop-up when running instead of it being minimized that would be a suitable workaround but I don't see a way to accomplish that.
 
Top