Unable to render GLB model in iOS app

Hi @RaananW @Cedric

while rendring 3d model app is taking more memory in ios.
error :" interruptionHandler is called. -[FontServicesDaemonManager connection]_block_invoke"
3d model: https://plaguepoppets.io/models/poppet.glb

I’ve checked your model quickly and I can see there are a lot of 2K textures. I think this is more than your iPhone can handle. I suggest to lower the quality to 512x512 or 1024x1024.

2 Likes