infinum / Android-Goldfinger

Android library to simplify Biometric authentication implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Error handling

domagojkorman opened this issue · comments

We should have better documentation of Error API and we should split Errors from Critical errors. Current implementation works, but it is not straightforward to people who work with Fingerprint for the first time.