authpass / biometric_storage

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

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

Closed martingeorgiu closed 10 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 1 year 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 10 months ago

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