Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture biometrics #27

Closed
kneckinator opened this issue Jan 18, 2022 · 5 comments · Fixed by #125
Closed

Capture biometrics #27

kneckinator opened this issue Jan 18, 2022 · 5 comments · Fixed by #125
Assignees
Milestone

Comments

@kneckinator
Copy link
Collaborator

No description provided.

@kneckinator kneckinator transferred this issue from another repository Feb 16, 2022
@danicaerediano
Copy link
Collaborator

@kneckinator @pmigueld do we already have a preferred plugin for this?

@pmigueld
Copy link
Collaborator

@kneckinator @pmigueld do we already have a preferred plugin for this?

Expo has one -- LocalAuthentication

@kneckinator kneckinator added this to the 0.3.0 milestone Feb 28, 2022
@danicaerediano
Copy link
Collaborator

danicaerediano commented Mar 10, 2022

I get an error for LocalAuthentication.authenticateAsync:
TypeError: undefined is not an object (evaluating '_expo.LocalAuthentication.authenticateAsync')

all other methods work except for LocalAuthentication.authenticateAsync

@danicaerediano
Copy link
Collaborator

danicaerediano commented Mar 16, 2022

@rjmangubat23 that's the error I get, and branch is feature-27-capture-biometrics

@celinenilla
Copy link
Collaborator

Tested on 0.3.0 RC2 1.1.5.
It is possible to sign in using biometrics, however it will not take note if biometrics are added on device (inji#167) or properly handles if biometric authentication is not enabled on device (ticket TBD)
Created test cases TSRA-49, 50 and 51.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants