I’ve been reading some documentations that Android and IOS’s fingerprint scanning API stores the user’s encrypted fingerprint locally. Is it possible to build an application that captures the user’s fingerprint via the app and stores it in the cloud ?
If this isn’t possible, are there any suggested workarounds people have explored in the past?
Thanks.