Animation looping in AR in iOS (Safari) #3366
-
I have an experience where I am using a button to play an animation once. This works fine in android. While in iOS it works fine in the 3D view but when I go into AR the object keeps looping the animation. Am I missing anything ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes, and any custom browser logic, like your HTML button and JS action also require the browser to work, and thus require WebXR for AR. Quick Look is a native app that only takes a USDZ as input; the website is entirely left behind. Please file a bug on WebKit or otherwise ask Apple to prioritize this. |
Beta Was this translation helpful? Give feedback.
Yes, and any custom browser logic, like your HTML button and JS action also require the browser to work, and thus require WebXR for AR. Quick Look is a native app that only takes a USDZ as input; the website is entirely left behind. Please file a bug on WebKit or otherwise ask Apple to prioritize this.