Skip to content

bug: Biometric Plugin not returning right value when Fingerprint not enabled on Android #56

@fortivait

Description

@fortivait

Version

7.1.7

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

On Android Device when Face is enabled, but Finger print is disabled we are getting value as 3.
Any known reported issues on this ?
We have upgraded to "@capgo/capacitor-native-biometric": "7.1.7"
From: "@capgo/capacitor-native-biometric": "6.0.1",

irrespective of face_authentication enabling status if fingerprint is not enabled then getting Biometry isAvailable object as : {"isAvailable":false,"biometryType":0, "errorCode": 3}
if fingerprint is available then getting Biometry isAvailable object as : {"isAvailable":true,"biometryType":6}

Expected behavior

Excpect to show Face as its enabled

Reproduction

No response

Steps to reproduce

Testing app upgrade from 6 to 7

Other information

No response

Capacitor doctor

cap doctor output adding

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.

Fastest way to fix this issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions