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

Check for new fingerprint added #5

Open
Sereekjan opened this issue Jun 14, 2019 · 2 comments
Open

Check for new fingerprint added #5

Sereekjan opened this issue Jun 14, 2019 · 2 comments

Comments

@Sereekjan
Copy link

Check for new fingerprints via sending CryptoObject in authorization method is not working on Android 8 and lower

@FlowMo7
Copy link
Member

FlowMo7 commented Jun 14, 2019

Hey - thanks for filing an issue.

Could you please elaborate what exactly you want to accomplish or what is not working there?

Calling the authenticate function with a cipher (within a CryptoObject) as implemented in the provided sample application works for me on both Android 7.0 (API 24) and Android 8.0 (API26).

@Sereekjan
Copy link
Author

Sereekjan commented Jun 24, 2019

Have you checked it in the sample with added new fingerprint in Phone Settings?

KeyPermanentlyInvalidatedException must be thrown after this action (that was described above) when you calling cipher.init(mode, key)

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

No branches or pull requests

2 participants