bendc / animateplus

A+ animation module for the modern web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animations do not work on mobile safari

p5kb5n opened this issue · comments

commented

I wasn't able to get animations working on iOS in mobile safari.

This example fails with the the following error message for me:
http://animateplus.com/examples/stress-test/

[Error] SyntaxError: Unexpected token '...'. Expected a property name.
	promiseReactionJob

You need iOS 11.3 to be able to use the library (and view the examples) without transpiling it.