You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: