This is what I have in cesium/Workers/createVerticesFromQuantizedTerrainMesh.js
Happens only for IOS 14.x
using ‘1.109.0’
This is what I have in cesium/Workers/createVerticesFromQuantizedTerrainMesh.js
Happens only for IOS 14.x
using ‘1.109.0’
Hi,
Is this the same case for 1.108 or 1.110?
And are you loading CesiumJS via a script tag, or building the code?
Thanks,
Gabby
Issue was because of last changes, not only IOS, also for firefox <= 114. So i have moved to 1.108 version and it works now. Building with vite config
Got it. Is this occurring with version 1.110 as well? I may suggest an adjustment to your build config.
If you’d like to troubleshoot to ensure future version are working as well, please provide your config and we can take a look.