I’m exporting my game for html5 (using webgl),
when i try it on IE10 (tested with IE11 and switching to 10 via the emulator),
i have the following error : Starling.hx:645: [Starling],Stage3D error: Context3D not available
i tried the starling benchmark and it’s also not working (although i don’t see any error message in the console here)
The version i use
lime : 5.8.2
openfl : 6.5.0
starling : 1.8.11
Does it support WebGL? Our Stage3D implementation requires WebGL to work, other OpenFL features will fall back to 2D canvas when WebGL is not available
I also work with a company who is using Flash on IE, and HTML5 on Edge and other modern browsers. Even when IE does support certain features, the performance (or the behavior of audio in Howler) is different. There’s a high likelihood IE may have Flash installed