I have an application that sets a session cookie during the begin request of an application. The expectation is that this clears out when the browser is closed and it is working as designed for most scenarios except when browsing using Chrome on Android device or an iPhone.
Looks like a Smartphone version of Chrome doesn't clear off session cookies...
Did anyone encounter this issue?