As I understand it, if I have a code that creates a cookie without an explicit expiration, it lasts for the entire browsing session (for example, until the user closes his browser).
How does this relate to mobile devices, in particular iOS, where you never leave Safari?
source
share