Secured-Preference-Store icon indicating copy to clipboard operation
Secured-Preference-Store copied to clipboard

Very long strings are not stored

Open twofingersapps opened this issue 5 years ago • 0 comments

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.

twofingersapps avatar Oct 28 '19 09:10 twofingersapps