react-native-keychain
react-native-keychain copied to clipboard
Error: Wrapped error: Keystore operation failed
"react-native": "0.61.5",
"react-native-keychain": "^6.0.0",
device OS: Android,
OS version: 6.0,
API level: 23
Trying to get the credentials after saving it in the keystore from getGenericPassword function with fingerprint authentication but getting an "Error: Wrapped error: Keystore operation failed"
Also, tried the example in the repo but getting the same error from that too. The getGenericPassword function is able to retrieve the data if it is not fingerprint protected.
Please let me know if any further information required. NEED HELP... THANK YOU
same problem
@oblador I'm also facing this issue