It seems that if you turn an iOS device off (or it turns itself off), when you turn it back on requestAnimationFrame stops working when in a web app that is added to Home Screen (<meta name="apple-mobile-web-app-capable" content="yes" />
). The function never fires, it seems as if it had not been restarted after stopping it on shutdown.
UPDATE: Turns our setTimeout also doesn't work. I guess somebody forgot to turn on the clock.
requestAnimationFrame fired
requestAnimationFrame fired
Tweet confirmations to @friedcell.