Questions tagged [in-display-fingerprint]

2 questions
24
votes
0 answers

How to identify if device has in-display Biometric fingerprint support?

I'm writing a application feature to authenticate user using Biometric fingerprint authentication API. And it worked as expected with combination of BiometricPrompt API. In general it display own UI dialog so it can be unified across Android…
CoDe
  • 10,214
  • 14
  • 74
  • 180
7
votes
3 answers

How to display authentication error for in-display Bio-metric Prompt fingerprint. #Android

I'm implementing Bio metric Prompt API for authorising user using Fingerprint. I found that Bio-metric Prompt API display different UI based on device sensor type. Bio-metric API SDK call work independently to display respective UI based on sensor…
CoDe
  • 10,214
  • 14
  • 74
  • 180