RxBiometric icon indicating copy to clipboard operation
RxBiometric copied to clipboard

☝️ RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android

Results 9 RxBiometric issues
Sort by recently updated
recently updated
newest added

this hint "Touch the fingerprint sensor" is not translated when we change the language of the phone , can you please check it

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?

Add ability to find out about new finger enrollment

feature request

If we tap outside Biometric Dialog it is dismissing. It should remain as it is.

enhancement
help wanted

Would be nice be able to use Authenticationresult

enhancement

Hi, Device: Gionee A1 OS: 7.0 I try to Authenticate finger print but i get callback only one time. Click on Authenticate Button. Dialog pop out. touch the wrong finger...

bug
external dependency

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

Hi, I try too many failed attempts after that nothing happen when click on Authenticate button

Runs fine on my Xperia E6883 running 7.1 Error message on the Xiaomi when I tap Authenticate - Error Other Let me know if you need any particular info. [RxBiometricsLogcat.txt](https://github.com/pwittchen/RxBiometric/files/2849869/RxBiometricsLogcat.txt)