You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Face ID should be working and we can retrieve the keys from key-store for performing signing and crypto operations
Actual Behavior
Face ID is not authenticating with Android key-store to retrieve keys for signing
Steps to Reproduce the Problem
1.Enable user Auth with biometric in Face ID supported devices
2.Try to authenticate with face unlock
3. Face unlock will not be authenticating with key-store and giving exception(SecureArea.KeyLockedException) while retrieving keys for signing
Specifications
Version:Android all version
Platform: Devices with FaceID support
The text was updated successfully, but these errors were encountered:
Expected Behavior
Face ID should be working and we can retrieve the keys from key-store for performing signing and crypto operations
Actual Behavior
Face ID is not authenticating with Android key-store to retrieve keys for signing
Steps to Reproduce the Problem
1.Enable user Auth with biometric in Face ID supported devices
2.Try to authenticate with face unlock
3. Face unlock will not be authenticating with key-store and giving exception(SecureArea.KeyLockedException) while retrieving keys for signing
Specifications
The text was updated successfully, but these errors were encountered: