Login
From:
www.igvita.com
(Uncensored)
subscribe
Don't lose user and app state, use Page Visibility - igvita.com
https://www.igvita.com/2015/11/20/dont-lose-user-and-app-state-use-page-visibility/
links
backlinks
Roast topics
Find topics
Find it!
You cannot rely on pagehide, beforeunload, and unload events to fire on mobile platforms. This is not a bug in your favorite browser; this is due to how all mobile operating systems work. Use Page Visibility API.