Any plans to move to BiometricPrompt?
Opened this issue · 9 comments
Hi. I'm looking for a good library that can handle fingerprint auth and yours are the best one.
But it's build on FingerprintManagerCompat which I thing would be changed over to BiometricPrompt.
Not it's available only for 28 API but they are making compat version.
https://stackoverflow.com/questions/51558350/android-biometricprompt-compat-library
So, any plans to move from FingerprintManagerCompat?
@lectricas is it some new Android API? Let me check it
@lectricas I think it something I need to add to the library. So probably gonna add it in beta4
Any update on this? Getting deprecated warnings everywhere at the moment. Thanks!
@jeremyjcpaul yes. Planning to add it to the one of the next version
Hi, I don't want to bother you, but any news on this?
Would you accept a pull request?
yeah work in progress for BiometricPrompt
Hi,
Firstly, thanks you so much for your library! It's so nice and easy to use :)
And sorry to bother you but is there a scheduled date for the next release (Biometricprompt)?
Have a nice day
Hey,
is there anything new on it?
@Senpai10 @tefracky
We included BiometricPrompt for ourselved. Check our repo if you want to have a look.
I would be glad if this would get merged or if you make any comments to #55 @thealeksandr
Thanks.