react-native-secure-key-store
react-native-secure-key-store copied to clipboard
Getting NoSuchAlgorithmException on older devices
Hello,
We caught an error saying:
java.security.NoSuchAlgorithmException: KeyStore Android OpenSSL implementation not found
This error was caught on a Samsung S4 device running Android 4.2.2. Is this a known limitation of the library?
Thanks for the assist!