Recently we started getting errors on Samsung TVs - games seem to start and run (music, logic), but there is no picture (solid color screen). It also crashes in the same way on MacOS Safari - where it is easier to catch/check.
The console spams with this error: The operation is insecure. texImage2D
Accordingly, this only applies to engine version 1. It is also interesting that this only fails with playcanvas hosting (which we use for initial testing), and when we upload the ZIP to our own host - there is no such error.
My guess is that something was changed in the playcanvas hosting settings that broke our workflow. Is there any way to bypass or fix this?