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

[8.1.3][Android] User not authenticated #650

Open
couver-v opened this issue Aug 20, 2024 · 0 comments
Open

[8.1.3][Android] User not authenticated #650

couver-v opened this issue Aug 20, 2024 · 0 comments

Comments

@couver-v
Copy link

Problem

getGenericPassword throws the error User not authenticated on Google Pixel devices while using react-native-keychain in 8.1.3

I only reproduce the bug on Google Pixel devices for now

The biometric popup is prompted correctly but it eventually throws the error User not authenticated

Workaround

I was able to make it work by downgrading the package the 8.1.2

To make it work in 8.1.2 with a password previously stored in 8.1.3 I had to either remove the app then reinstall it or use resetGenericPassword to remove the password, then store a new one with setGenericPassword and at this point getGenericPassword would work

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

1 participant