textures appear on ios, but textures are not loaded on android #4399
Unanswered
FehmiCan16
asked this question in
Q&A
Replies: 2 comments
-
use ar-modes="webxr scene-viewer quick-look" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Scene Viewer doesn't support updates to GLBs (since it redownloads the original model). WebXR mode is our default, so if you're not getting it then either you're not serving over HTTPS or the permission has been denied. Check your JS console logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I made a configurator application with model viewer. When it loads textures and shows them in AR, textures are loaded in iOS phones, but not in Android. Where could the problem be?
site link:
http://3d.arvithome.com/bufeefesprofil/
Beta Was this translation helpful? Give feedback.
All reactions