react-native-keychain icon indicating copy to clipboard operation
react-native-keychain copied to clipboard

Error: Wrapped error: Keystore operation failed

Open AnmolShrma opened this issue 5 years ago • 3 comments

"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

AnmolShrma avatar May 08 '20 07:05 AnmolShrma

same problem

zheldRnaskan avatar Feb 05 '21 08:02 zheldRnaskan

@oblador I'm also facing this issue

jpatidar30 avatar Apr 13 '23 09:04 jpatidar30