my app crash on ios but works fine on android
app exists of 20 glb files total 100mb
what could be the issue
Hello @Niazy_Eladawy , how are you doing?
Can you provide a little more information about your project? Is it a web application? Or is it a native application using Babylon Native?
Does it use any specific Babylon features (such as Physics or XR)?
Could you try to repro the behavior of you app on a Playground?
hi @srzerbetto it is web app i am using xr yes but also without it crashes
sorry i can’t share playground
this textures sizes might be the issue?
It’s very likely. I suggest limiting the resolution of all textures to below 1024*1024.
2 Likes