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
Steps to reproduce:
1.Run the biometric github sample.
2.In IPhone Biometric (face id ) is not enrolled initially .
2.Open device settings and enable the face id.
3.Then hit the storageFile .write('); to trigger the biometrics.
Expected: it should trigger the biometric face id capture
Output: Biometrics is not triggered on the first time after the new Biometric enrollement. when i hit the storageFile .write('); again biometrics is working fine..
Any solution or workaround for this issue @luckyrat@hpoul . Let me know any other details required.
Replicable in biometric_storage:5.0.1.
The text was updated successfully, but these errors were encountered:
suriyaKalidoss21
changed the title
iOS Biometric is not triggered on new biometric enrolment
iOS Biometrics is not triggered on new biometric enrolment
Feb 7, 2024
Steps to reproduce:
1.Run the biometric github sample.
2.In IPhone Biometric (face id ) is not enrolled initially .
2.Open device settings and enable the face id.
3.Then hit the
storageFile .write(');
to trigger the biometrics.Expected: it should trigger the biometric face id capture
Output: Biometrics is not triggered on the first time after the new Biometric enrollement. when i hit the
storageFile .write(');
again biometrics is working fine..Any solution or workaround for this issue @luckyrat @hpoul . Let me know any other details required.
Replicable in biometric_storage:5.0.1.
The text was updated successfully, but these errors were encountered: