I am developing a react-native project for data capturing of farmers and I need to get their finger prints as well. Can I achieve this with the devices' scanner and how..
Asked
Active
Viewed 454 times
0
-
Hello, did you ever find a solution for this? I need the same at this moment – Hector Toro Aug 05 '22 at 13:10
1 Answers
1
No, sorry. On Android, for device built-in fingerprint scanners, fingerprint identifying data is stored securely on the device and is inaccessible to app developers.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491
-
Thanks so much for saving me time. Do you have idea about any finger print scanner that I can use with react-native. something like(digital persona device). I cant find digital persona finger print scanner sdk for react-native – Auwal Aliyu May 14 '20 at 23:38
-
@AuwalAliyu: Sorry, but I have never researched external fingerprint scanners. – CommonsWare May 14 '20 at 23:41