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.
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.