Page 1 of 1

Why does this work? Keyguard issue

Posted: 31 Oct 2018 11:53
by Econdoc
I have a very simple flow that works...much to my surprise!
The purpose of the flow is to bypass the swipe keyguard screen. The phone is not locked.

Here is my flow:
Trigger: Display State On
Action: Set KeyGuard State On
Action: Dismiss Slide to Unlock Keyguard

It does not make sense to me why setting the KeyGuard ON works. Shouldn't the Keyguard be off? as in not on the screen?

Re: Why does this work? Keyguard issue

Posted: 31 Oct 2018 18:26
by Desmanto
Set Keyguard State doesn't work at my phone already. I have to use Set Lock Pattern State off. If you don't set lock pattern, action Set Keyguard State on should have no effect, as there is no lock/security engaged. Try to remove that action and leaving only Dismiss one. Check if it is still working.

Re: Why does this work? Keyguard issue

Posted: 02 Nov 2018 00:25
by Econdoc
As usual, you were absolutely correct! Dismiss Works without any keyGuard action.