Clear all values by keys #187
akaDuality
started this conversation in
General
Replies: 1 comment
-
#162 about the same problem as I understand |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the best way to clear all keys? On
logout
operation I would like to clear everything. I have collection of string-keys, but it looks that I had to know type of the each key to dynamically create the instance of Shared and clear it. Do you have any other solution?I have tried to clear files and UserDefaults, but it have no influence on in-memory duplicates of this values. It is expected, but can't manage how to do it correctly
Beta Was this translation helpful? Give feedback.
All reactions