Expo Three.js 3D Model not loading on Android

Hi,

I’ve been having issues displaying/rendering 3D models on Android devices.Specifically, textures and models loaded from .dae files. The models render ok in the iOS simulator for the Snack I made, but fail to render on Android (Pixel 2) and Android Emulators. I have tried using Expo v32 and v30 (as recommended by Evan Bacon - @bacon).

See my example Snack here: https://snack.expo.io/@patsynergetx/3d-model

Am I doing something wrong here? Is there is already an issue open for what causes this bug? Can you help me open a Github issue in the correct repo?

Thanks in advance,
Pat

2 Likes

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