bendc / animateplus

A+ animation module for the modern web
MIT License
5.96k stars 279 forks source link

Animations do not work on mobile safari #41

Closed p5kb5n closed 6 years ago

p5kb5n commented 6 years ago

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
bendc commented 6 years ago

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