Secured-Preference-Store
Secured-Preference-Store copied to clipboard
Very long strings are not stored
I used this library quite often with a lot of success. However right now I have a problem with storing a long JSON string (>7000 chars). The edit().putString().apply() goes through smoothly, but the key is not even present in the SharedPreferences afterwards.