Music App about

mkgngr

New member
Hello, I need help. I made the macro to automatically mute the phone when I start the music application, and restore the phone to normal when I turn it off, but how can I make the music application remain silent while it is running in the background? It goes back to normal after exiting the app. Can you explain step by step?
 

MacroDroidDev

Administrator
Staff member
Does the app have a notification present when it is running in the background? If so then you can use a notification cleared trigger instead of the application closed, so you will only unmute the phone when the background notification is removed.
 
Top