setTimeout/setInterval in iOS6 (webview) are broken, here's the fix
This little library re-implements setTimeout, setInterval, clearTimeout, clearInterval for iOS6, which suffers from a bug that kills timers that are created while a page is scrolling. This library fixes that problem by recreating timers after scrolling finishes (with interval correction).
Written by Ron Korving
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#