Skip to content

iOS - isAvailable function generalize the error code, however authenticate function have proper error code mapping #226

Open
@jainank

Description

@jainank

Bug report

Description

For iOS application, I am calling isAvailable function when touchID is locked because of multiple invalid attempts.
My expectation was that the application will return error code:
case BIOMETRIC_LOCKED_OUT = -111

However it retuned:
case BIOMETRIC_UNKNOWN_ERROR = -100

Environment

  • Plugin version
    2.2.2

Platform:
iOS

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions