-
*Help avoid duplicate issue reports, check [existing issues](link to issues section of repo)*
**Environment details**
*(Operating system, browser information, SDK version)*
Android Oreo 8.1.0, SD…
-
Yet another design flaw of eclipse. The credential store is actually bound to the eclipse installation that seems to ship the credentials for encryption of the store so it can not be shared across ecl…
-
When trying to retrieve a `String` with `SecurePreferences.getStringValue("KEY")` an error is thrown because `defValue` is not provided. Is this supposed to be an optional parameter, because it isn't …
-
When i was trying to use SharedPreferences.getAll(), I am getting the encrypted key = actual value(e.g E9hgkasdjafuyg3X = false)
How to get the actual key also? Thanks.
-
It would be nice if you could add contains() method, which would check if a key-value pair is stored in the SecurePreferences.
-
I'm getting this error on a device with Android 4.4.2
```
Fatal Exception: java.lang.IllegalStateException: could not generate key in keystore
at android.security.AndroidKeyPairGenerator.gen…
-
1. create 1 connection
2. copy it and paste it a few times
3. copy all of them now
4. paste all of them some times
You get critical errors about preference node have been removed.
-
When I open any maven project folder, I get a "Unable to locate secure storage module" exception (stacktrace below)
##### Environment
- Operating System: MacOs El Capitan 10.11.6 (15G1421)
- JDK …
-
Hey,
I am using Slink to persist some sensitive data to sharedpreferences.
im persisting the json text from the Gson library.
when i fetch the persisted json i get an error.
below is how i am …
-
*Help avoid duplicate issue reports, check [existing issues](link to issues section of repo)*
**Environment details**
*(Operating system, browser information, SDK version)*
Android OS- 4.1.3, 4.3…