Skip to content

fingerprint-auth.available: TypeError: Cannot read property 'isHardwareDetected' of null #73

Description

@cloudhx

When running my app on a new Android 9 device (previously running on Android 7 without this problem), it reports the following error:

fingerprint-auth.available: TypeError: Cannot read property 'isHardwareDetected' of null

Method isHardwareDetected was added in API level 23 and deprecated in API level 28 which is Android 9 Pie, I was thinking this might be an issue for API level 28 and later versions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions