termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.31k stars 457 forks source link

termux-fingerprint doesn't work with face recognition feature #565

Open nikelborm opened 1 year ago

nikelborm commented 1 year ago

Problem description All the apps in my phone which use biometric approval and login feature have some setting like fingerprint using. But actually it should be called something like "biometric login" because when using this fingerprint it actually shows face recognition dialog since my phone does not have a fingerprint sensor. When using termux-fingerprint it throws an error: Screenshot_20221125-180917.png

*Steps to reproduce

-2. Take pixel 4 xl phone -1. Upgrade it to android 13

  1. Install fdroid
  2. Install termux and termux API from fdroid
  3. Open termux
  4. Run termux-fingerprint

Expected behavior Opened face recognition popup as in all applications that use biometric auth.

Additional information

nikelborm commented 10 months ago

Any ideas how to make face recognition work?