Documentation on iOS's local storage is a little unclear. #502
Ajay-jain11
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Documentation on iOS's local storage is a little unclear.
"iOS stores localStorage data in a location that may be cleaned out by the OS when space is required."
OS should never erase local storage—that is, webkit's responsibility—at least not during runtime.
Beta Was this translation helpful? Give feedback.
All reactions