oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.12k stars 515 forks source link

Keychain.getGenericPassword randomly returns false #594

Open dnvarun opened 1 year ago

dnvarun commented 1 year ago

I am not able to reproduce this in development but some of our users in production are randomly facing this error and suddenly get logged out. Are there any workarounds for this?

FYI We are using {service} attribute for setting and getting the token

KonstantinZhukovskij commented 1 year ago

We have the same problem and this is only reproducible on android. Can't reproduce step by step

Hady207 commented 8 months ago

Any update on this ? Im also facing the same issue.