Post

Replies

Boosts

Views

Activity

Reply to "WebGL: context lost." error when backgrounding Safari on iPadOS 17 Developer Beta 8
We also have this issue in a Three.js based application. It is reproducible on iPad running 17.0.3. The only workaround we found was to clear the cache for Safari on the iPad settings, not something that would be practical for users. In our case this can also cause WebGLRenderingContext: getShaderPrecisionFormat() method to return null, presumably due to the lost context. Our logs indicate it may be happening on the newer versions of MacOS as well.
Oct ’23