gnarf / gnarf/jquery-requestAnimationFrame
Issues on iOS 6, and 7
Open
- Dominant language
- JavaScript
- Stars
- 407
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Hi @gnarf , the comments on https://gist.github.com/paulirish/1579671 shows that the pollyfil of requestAnimationFrame has issues on iOS. Issues on iframe and page-to-page navigation. You can read the comments.
And the solution is 'blocking iOS 6 even 7' and just recognize them as browser that not support 'raf' and just use the fallback/polifyll. Here is the solution https://gist.github.com/KrofDrakula/5318048
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.