[Webkit-unassigned] [Bug 254094] REGRESSION: Error on camera startup on iOS 16.4 Beta 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 17 20:44:57 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254094

--- Comment #3 from nathan at nianticlabs.com <nathan at nianticlabs.com> ---
We believe the issue is caused by the addition of OffscreenCanvas to 16.4. 8th Wall uses OffscreenCanvas when available to run webgl operations.  However, it seems that only 2d contexts are available at this time on iOS for OffscreenCanvas.  See the "OffscreenCanvas 2d only" screenshot to see how we tested this.  We now have a workaround so that we continue not using OffscreenCanvas on iOS and our WebAR experiences are working again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230318/b0704dee/attachment-0001.htm>


More information about the webkit-unassigned mailing list