Teddy Chauveau
Teddy Chauveau
Help same problem : 3D object doesn't show up, work in debug mode not in release mod, we can't build a release. Tested on IOS iPhone 6, iPhone XR /...
@antliao Interesting, I must load 6 times the same glb model, so I have 1 source and I have this bug too, only the first model is loaded. This bug...
same issue here, Does it work with latest 2.20.2 release?
we have the same problem with galaxy tab S5e
today we tested with a obj model, same problem, work in debug, not in release.
I think I found the problem. tested with obj file. This concerns Viro3DObject source size in release build. With a small texture size, about 100ko, the object is displayed. With...
same GLTF converted to GLB with https://cesiumjs.org/convertModel/ work! error can concern the .bin file? why in release and not in debug? the GLTF was testesd with https://sandbox.babylonjs.com and https://gltf-viewer.donmccurdy.com with...
### Reproductible demo : - android and iOS - release build (Attached GLTF file, don't work, and same file converted to GLB with https://glb-packer.glitch.me work) [skull_gltf.zip](https://github.com/viromedia/viro/files/3630419/skull_gltf.zip) [skull_glb.zip](https://github.com/viromedia/viro/files/3630420/skull_glb.zip) // ------------------------------------------------------------------------------ import...
this resolve the ios 13.5 bug UIWebView ? VR work after update?
@malwatte Hi, Is it this script you add to index.html? ``` // Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig...