Replies: 7 comments 7 replies
-
@cunicode Hi, can you please share a repro link so we can debug your case? |
Beta Was this translation helpful? Give feedback.
-
I don’t think Chrome iOS supports opening USDZ from auto-generated file blob, only from URL. To work in Chrome iOS, you need to provide a path to a USDZ in the ios-src parameter. Which is a pain, as that limits USDZ auto generation to just Safari on iOS. |
Beta Was this translation helpful? Give feedback.
-
that's the behaviour I was seeing. |
Beta Was this translation helpful? Give feedback.
-
Hi, I just ran into that issue with IOS Chrome and auto-generated USDZ files. I saw a GLB / GLTF exporter but if we had a USDZ exporter, we could generate the file ourselves and serve the file in a regular URL and not a blob URL right? |
Beta Was this translation helpful? Give feedback.
-
Is there any updates on this issue? |
Beta Was this translation helpful? Give feedback.
-
i am also curious if there is any update on this issue? related discussions: |
Beta Was this translation helpful? Give feedback.
-
The main thread is here: #3292 which includes a link to the iOS Chrome bug, which you could +1: https://bugs.chromium.org/p/chromium/issues/detail?id=1197345 |
Beta Was this translation helpful? Give feedback.
-
Chrome iOS fails to launch Quick-look when the USDZ is auto-generated by modelviewer.
can you reproduce? or is it only me?
√ - The auto-generated USDZ loads in Quick-Look in Safari
√ - Chrome iOS launches Quick-look if if USDZ is in the code
X - Chrome iOS does not launch if the USDZ is auto-generated
Beta Was this translation helpful? Give feedback.
All reactions