You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2019. It is now read-only.
Unload code is not called on iPhone/iPad and there is no navigation timing API currently supported.
IPad/Iphone uses the “pagehide” event instead of “unload” event.
http://www.webkit.org/blog/516/webkit-page-cache-ii-the-unload-event/
I tested this and it works. I'm new to git, but I'll try to send the code updates later today.