With the pagehide event on mobile, I can detect if the user has refreshed/left the page. However, if the user closes the tab via app manager or browser manager (like when you press "close(x)" or kill the browser app with a swipe in iOS), the pagehide nor visibilitychange event does not fire. Is there a way to detect mobile tab close at all?