We're using session cookies on our website. After 8 hours they expire. On a desktop browser (Chrome, Firefox, Edge,...) this works just fine.
But on the default Android browser (Chrome) they expire way sooner. (2 hours)
However we make no distinction between desktop or mobile when setting our session-cookie.
Is this default behaviour? And how can we extend the session time on a mobile browser?
(Tested on Android 7.1.2 with Chrome 60.0.3112.116)
But other users on other mobile devices are experiencing the same issue.