oblador / react-native-keychain

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

Working on Debug builds, but no in Production builds. Android 12 #570

Closed jtvargas closed 1 year ago

jtvargas commented 1 year ago

Like the title says, is working correctly in the DEBUG build but after I compile and try to store some values in the Keychain is not responding. Did I need to add some permissions? (Android 12)

jtvargas commented 1 year ago

The issue was typo in my code :)