I have a PHP application where the PHP session cookie is set to expire after 30 days. This works fine on a PC and it survives a PC restart, but recently my users have started complaining that they have to login again after restarting their phones. Any ideas?
I tried changing the IP address on my PC to see if that was the problem with the phone restarting, but it made no difference.