rsksmart / rwallet

The RSK Wallet is based on our rWallet open-source code-base, which will allow developers and organizations to use it to build their own apps.
https://developers.rsk.co/wallet/
GNU General Public License v3.0
43 stars 22 forks source link

In the 2FA section, Google Pixel 5 should show "Biometric" instead of "Fingerprint" #363

Closed chrisli30 closed 4 years ago

chrisli30 commented 4 years ago

Describe the bug (required) In the 2FA section, Google Pixel 5 should show "Biometric" instead of "Fingerprint"

Pixel 4 and 5 have face recognition function. We need to support it.

App & Device (required)

Screenshots (required for high priority) image

imstar15 commented 4 years ago

https://github.com/hieuvp/react-native-fingerprint-scanner

The latest version of this library supports face unlocking, but currently I don’t have a corresponding phone (google pixel 4) for testing.