virtual-background icon indicating copy to clipboard operation
virtual-background copied to clipboard

Does not work on ipad

Open Tungxoxo opened this issue 4 years ago • 2 comments
trafficstars

The applied on my website. However, it does not work on ipad. I have check your demo, it does not work on ipad too. Could you please help me to figure out the problem

Tungxoxo avatar Oct 27 '21 12:10 Tungxoxo

It would help if you manage to get any error from the JavaScript console, but I suspect that the issue is due to a version of Safari which doesn't support webgl2.

You can find some discussions about this here: https://github.com/Volcomix/virtual-background/issues/23#issuecomment-881311562.

You could handle this case by catching the error and fallback to the canvas pipeline.

Volcomix avatar Oct 27 '21 21:10 Volcomix

Referencing a new comment I've into issue #23 (which is closed): https://github.com/Volcomix/virtual-background/issues/23#issuecomment-959753509

asaf-byondvr avatar Nov 04 '21 16:11 asaf-byondvr