kettle11 / Bloom3D

A public issue tracker for Bloom3D.com
https://bloom3d.com
34 stars 1 forks source link

Outdated iOS devices seeing blank screen instead of WebGL2 error #20

Closed kettle11 closed 2 years ago

kettle11 commented 2 years ago

Another user confirmed this on their iPad

kettle11 commented 2 years ago

These devices didn't support instantiateStreaming either so the WebAssembly wouldn't get called. Instead I've just wrapped the WebAssembly in a try catch and display the error if it fails.