Replies: 4 comments
-
In your site I don't see the |
Beta Was this translation helpful? Give feedback.
-
It only adds the ![]() In order to debug, I open the site on my iPhone, and then using safari developer tools view the iPhone dev tools. Clicking the AR button does not flicker, doesn't do anything. The GLB is 27mb: https://firebasestorage.googleapis.com/v0/b/sign-mt-assets/o/3d%2Fcharacter.glb?alt=media |
Beta Was this translation helpful? Give feedback.
-
27mb is huge - you really shouldn't need more than 5 if you've properly optimized for mobile. You may be running out of GPU RAM. Can you make a simple repro with a smaller model and no fancy caching? I would guess the problem is caused by one of those two. |
Beta Was this translation helpful? Give feedback.
-
I dont think that is the issue @elalish it just doesn't work on WKWebview |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(related to #3548)
Description
in Safari in iOS, I can see the "mixed reality" button, while wrapped in a native app, using capacitor, it does not show. Anyway, even in safari, clicking it does not do anything, and there is nothing in the console.
Live Demo
Reproduction available in https://sign.mt
Version
Browser Affected
OS
AR
Beta Was this translation helpful? Give feedback.
All reactions