Skip to content

Fixed Authenticate call getting blocked when touchid is not available#3

Open
ssrangisetti wants to merge 1 commit intolox:masterfrom
ssrangisetti:patch-1
Open

Fixed Authenticate call getting blocked when touchid is not available#3
ssrangisetti wants to merge 1 commit intolox:masterfrom
ssrangisetti:patch-1

Conversation

@ssrangisetti
Copy link
Copy Markdown

We are waiting on semaphore but that semaphore is never signaled when canEvaluatePolicy is returned false. if canEvaluatePolicy return then it means most likely that touch id is not present and I believe it should return true in that case since biometric itself is not present

We are waiting on semaphore but that semaphore is never signaled when canEvaluatePolicy is returned false. if canEvaluatePolicy return then it means most likely that touch id is not present and I believe it should return true in that case since biometric itself is not present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant