authpass / biometric_storage

Flutter plugin to store data behind biometric authentication (ie. fingerprint)
https://pub.dev/packages/biometric_storage
MIT License
171 stars 101 forks source link

[IOS] biometry was requested only on the first "write" #81

Open mekhribonu-s-codexoptimus opened 1 year ago

abdallah-odeh commented 1 year ago

I'm facing the same issue, the weird thing that it works perfectly in the example! every read/write request the biometric request triggered I checked what I've done in my code but it's the same as the example! I'm wondering if there is any configuration we are missing

yusufgzel commented 1 year ago

Hi! Is there any change in this issue? I really wonder why IOS only needs one-time biometric auth. Android works fine.

HasithMbiz commented 8 months ago

same issue