- Home /
Fingerprint authentication
Hi,
i was wondering how can i access the device fingerprint authentication process so as to have lets say a method that asks for authentication and return true or false so as to verify the user for sensitive data?
thanks
Comment
Answer by misher · Sep 11, 2018 at 09:16 AM
Fingerprint auth is specific for each platform (Android, ios, windows..), there is no unity api to do it, so you need to get some plugin or write your own.