Hi, I’m running a web app (standalone). and almost all works very well…
But, if I run it on an iPhone, and remove/close that page in safari browser, I stil have an active session going on… I can not close my session, if the webpage/browser just stops/quits…
So how can I have a look at all sessions that are not active anymore and close/free them up…
Users will almost “always” just close the browser or window… so how can I clean up these quits ?