python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to integrate Finger print authentication in Ionic 6 - Did not found any valid plugin in Ionic
I'm looking to integrate device finger print authentication to my Ionic 6 mobile app. But I could not see any working plugins regarding to this.
Please provide me any working plugins for this, If any ...
itsme me
Votes: 0
Answers: 1
fingerprint Touch ID installation error when runs in React native
I followed this documentation link and when I installed this
npm i --save react-native-touch-id and react-native link react-native-touch-id
when I run npx react-native run-android I get this error
It...

Shainnah Jane
Votes: 0
Answers: 1
Ask for only either Face ID or Fingerprint Id in Android app
I want an implementation such that if both Face ID and fingerprint ID is enabled in user's device - my app will ask for authentication with Face ID, if only Face ID is enabled in user's device - my ap...

Sparsh Dutta
Votes: 0
Answers: 0
I am using JavaScript to acquire .png fingerprint image and verifying acquired fingerprint using .NET but it's not working
I am using JavaScript SDK to acquire fingerprints using URU 4500 device and 3.2 Digital Persona SDK. The image is .png and I am sending it to the server in base64.
On the server, the image is convert...
Alamzaib Farooq
Votes: 0
Answers: 0