THREE.GLTFLoader: Failed to load buffer "scene.bin"

I am trying to load a .gtlf model into Expo THREE and for some reason it gives me an error in the console that it can not find scene.bin even though it is in the same folder location where gtlf is loaded.

I also added .bin to a metro-config file but same issue.

Does the Expo client remove .bin files when building?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.