Open
Description
The updated 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.
Please see the details here
https://webkit.org/blog/10218/full-third-party-cookie-blocking-and-more/
Activity