Closed
Description
Running the compiled version on IE11 does not find the resolve and reject methods on the promise polyfill
Load in IE11 and attempt play anything
https://shaka-player-demo.appspot.com/?compiled
The promise implementation only appears to work when compiling using -O SIMPLE -D COMPILED=false
Probably a simple fix for someone who knows their way around the closure compiler.
Cheers
Mark