aws-samples / amazon-ivs-player-web-sample

This project contains code samples demonstrating how to build, package, and integrate with the Amazon IVS Player Web SDK.
https://docs.aws.amazon.com/ivs/
MIT No Attribution
81 stars 32 forks source link

AWS IVS Player freezes IE11 (event without initializing it) #5

Closed h0jeZvgoxFepBQ2C closed 4 years ago

h0jeZvgoxFepBQ2C commented 4 years ago

We have implemented the AWS IVS player in our react app (with this approach: https://github.com/cm-wada-yusuke/amazon-ivs-react-js-sample/blob/master/src/AmazonIVSWorkaround.js)

But: even if we don't show the player (the video player react component is not rendered), IE freezes completely - we can't even open the developer tools in IE11.

Also there is no clear error message (only SYNTAX ERROR, but no further details or error messages), but it appears to happen here:

WhatsApp Image 2020-09-03 at 10 14 09

I couldn't find any compability list, so I expect that IE 11 should still work, since it's still supported from Microsoft?

We have many business customers which still (unfortunately) rely on IE 11, so this is a big thing for us, if IVS doesn't support IE11?

tonyjin commented 4 years ago

Hello, our browser & platform requirements list is here: https://docs.aws.amazon.com/ivs/latest/userguide/ISP.html. We unfortunately don't support IE11 at the moment. Do you mind opening a ticket with AWS support with your issue and use case?