Code for different browsers? (non-coder) #4588
Unanswered
sugarfreejaz
asked this question in
Q&A
Replies: 2 comments 4 replies
-
I think the Edge problem is their bug: #4571 In general, no, you shouldn't need to do special stuff for different browsers - we take care of that for you, to the extent possible. But, the web is complex and something outside of MV could easily be hitting inconsistent behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
found the edge bug post. thanks. well I am at a loss to get the 3 lines of code to work!! all i want is the little box icon to appear on mobile devices, and when tapped the object appears in AR. the icon appears, and then that's it. link dead. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Adding AR option to product pages, no scene, just View in your space option. Very basic, no lighting, orbit etc, only specifying place on wall.
Works on Safari, Firefox, but will not work Edge at all and in chrome it shifts the contents of entire page it is on to the left , but will go to AR mode. That shift could be my lack of coding knowledge.
Using edge it shows the file name only and does nothing.
I do not know anything about coding. I am pasting code into html page where i think it should go, save, refresh try again, repeat.
Is there code you need to add for diff browsers so it will work?
Beta Was this translation helpful? Give feedback.
All reactions