I have an MVC built website that uses Identity authentication. Logging in, closing the browser, reopening the browser and remaining logged in work fine on my desktop browsers (tried on chrome and firefox), however if I'm on my mobile (for example using an iphone with safari) and on the website, the moment I kill the safari app and reopen the app, I'm prompted for login.
Is there something different with mobile browsers that I need to account for?