Page 1 of 1

Silent While App Running -> incoming call -> lockscreen -> l

Posted: 24 Jul 2015 07:36
by fanello
Hi,

I want to set my phone silent, when I start a specific App. THis is running very good.
Whren I close the App, I want the phone go back to normal mode. Problem is. When the App is running and phone is silent, a call comes in, after that the phone goes to the lockscreen and automagic sets it back to standard mode, because it thinks app is closed.

Is there any way, to prevent that?

Thanks for your help

Regards
Benny

Re: Silent While App Running -> incoming call -> lockscreen

Posted: 24 Jul 2015 11:20
by Martin
Hi Benny,

Depending on the structure of your flow you could add condition Keyguard Locked to your flow and execute the action to restore the standard mode only when the condition is false.

Regards,
Martin