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

Fix write() on iOS when biometry is not available #102

Closed martingeorgiu closed 5 months ago

martingeorgiu commented 1 year ago

Fixes: https://github.com/authpass/biometric_storage/issues/101

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

martingeorgiu commented 9 months ago

Hi @hpoul, would it be possible to merge this PR? The new version introduced this issue, and it would be great if it would be fixed.

martingeorgiu commented 5 months ago

The latest change fixed this issue, closing the PR:)