Hello everyone,
I’m facing an issue with Face ID authentication on Android while using the local_auth
package in Flutter.
Issue:
- My device supports both Face ID and Fingerprint authentication.
- When I prompt the user for biometric authentication, only Fingerprint is available—Face ID never appears.
- I want the user to have the option to use either Face ID or Fingerprint for authentication.