fasterize/lazyload

Remove iOS specific code

stefounet opened this issue · 2 comments

Scroll events work as expected since iOS8 so we should rollback this commit 37333b2
Ref: http://developer.telerik.com/featured/scroll-event-change-ios-8-big-deal/

One solution is to detect when ios is superior to IOS 8 by parsing the User Agent

iOS <= 7 is only 4% market share and it's decreasing