Closed
Bug 1652011
Opened 5 years ago
Closed 5 years ago
Incorrect mime type for .usdz and .reality files, resulting in AR QuickLook not working
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
MOVED
People
(Reporter: felix.herbst, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Steps to reproduce:
- Open https://modelviewer.dev/examples/augmented-reality.html
- Select ... menu and "Request Mobile Site"
- Click the little AR button
For Chrome, the fix consisted of marking USDZ files (and .REALITY) files with the correct mime type so that iOS detects it as a proper file to invoke QuickLook for.
This seems to be related to https://bugzilla.mozilla.org/show_bug.cgi?id=1528147 which is marked as "FIXED" but the behaviour is still incorrect.
Actual results:
Firefox downloads the USDZ file
Expected results:
AR QuickLook opens and shows 3D model in AR
Works in Safari
Works in Chrome on iOS
Comment 1•5 years ago
|
||
Thanks for the feedback. You can check the progress on the issue here : https://github.com/mozilla-mobile/firefox-ios/issues/6963
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → MOVED
You need to log in
before you can comment on or make changes to this bug.
Description
•