Natig Babayev

Results 6 issues of Natig Babayev

Although latest source code uses [androidx.biometric:biometric:1.0.1](https://github.com/pwittchen/RxBiometric/blob/master/build.gradle), library's latest release is [0.1.0](https://github.com/pwittchen/RxBiometric/releases) which uses `androidx.biometric:biometric:1.0.0-alpha03`. When will you make new release which uses stable version of biometric library?

When I try to authenticate via fingerprint, onComplete is being invoked. After that, if I try to authenticate again successfully, onComplete is not being invoked.

enhancement

**Is your feature request related to a problem? Please describe.** It'd be good to have sample android app for reference. **Describe the solution you'd like** An app which has login...

documentation

enhancement