Version
7.1.7
Platform(s)
Current behavior
On Android Device when Face is enabled, but Finger print is disabled we are getting value as 3.
Any known reported issues on this ?
We have upgraded to "@capgo/capacitor-native-biometric": "7.1.7"
From: "@capgo/capacitor-native-biometric": "6.0.1",
irrespective of face_authentication enabling status if fingerprint is not enabled then getting Biometry isAvailable object as : {"isAvailable":false,"biometryType":0, "errorCode": 3}
if fingerprint is available then getting Biometry isAvailable object as : {"isAvailable":true,"biometryType":6}
Expected behavior
Excpect to show Face as its enabled
Reproduction
No response
Steps to reproduce
Testing app upgrade from 6 to 7
Other information
No response
Capacitor doctor
cap doctor output adding
Before submitting
Fastest way to fix this issue
Version
7.1.7
Platform(s)
Current behavior
On Android Device when Face is enabled, but Finger print is disabled we are getting value as 3.
Any known reported issues on this ?
We have upgraded to "@capgo/capacitor-native-biometric": "7.1.7"
From: "@capgo/capacitor-native-biometric": "6.0.1",
irrespective of face_authentication enabling status if fingerprint is not enabled then getting Biometry isAvailable object as : {"isAvailable":false,"biometryType":0, "errorCode": 3}
if fingerprint is available then getting Biometry isAvailable object as : {"isAvailable":true,"biometryType":6}
Expected behavior
Excpect to show Face as its enabled
Reproduction
No response
Steps to reproduce
Testing app upgrade from 6 to 7
Other information
No response
Capacitor doctor
cap doctor output adding
Before submitting
Fastest way to fix this issue