infinum / flutter-plugins-locker

Flutter plugin that secures your secrets in keychain using biometric authentication (Fingerprint, Touch ID, Face ID...).
https://pub.dev/packages/flutter_locker
MIT License
29 stars 9 forks source link

on some random occasions after a valid fingerprint callback not triggered #41

Closed shlomi-ts closed 7 months ago

shlomi-ts commented 11 months ago

We experiences a weird issue that comes and goes, on some occasions after a successful fingerprint validation (using FlutterLocker.save(...)) - no success callback is triggered.

did you encountered that behavior?

Thanks in advance

zenled commented 7 months ago

I was unable to reproduce this issue. If the problem persists with the latest version of this package, feel free to re-open the issue.