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

Error occured during writing on local storage #46

Closed Muzammil-Ali-Khan closed 2 years ago

Muzammil-Ali-Khan commented 2 years ago

PlatformException: PlatformException(AuthError:Failed, Plugin not attached to any activity., null, null)

jackcasey commented 2 years ago

Make sure to follow in instructions regarding changing FlutterActivity to FlutterFragmentActivity. If you have done that then I don't know.

hpoul commented 2 years ago

i guess @jackcasey is right, if you still experience problems with FlutterFragmentActivity please leave another comment. otherwise i'll close the issue for now. thanks