WebGL content inside a WebView is not working

It seems that the WebView can’t show WebGL content at the moment. The content flickers or does not appear at all. Is there any configuration I am missing or is this a known issue?

This is something that depends on the OS. Fuse just uses the native WebViews.

Android, for example, does not really support WebGL. StackOverflow has quite a number of questions on the topic, so please go ahead and read some of the Q&A there.

Thanks. I’ve tested it with another device, and it works like expected.