I am in the process of developing a Web App for iOS and am using the DOMApplicationCache. I know that Web Apps can not run in the background, but I still would like to simulate a resume of the app when the user switches to another app and returns to the web app later.
In order to do this I at least need to record when the Web App terminates/unloads. But the window.unload does not seem to fire.
Does anybody have an idea how to catch the termination of a WebApp running?
PS: on a related question, where does the console.log go when apple-mobile-web-app-capable is yes?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…