and this code:
<model-viewer ar preload camera-controls auto-rotate poster=”assets/poster-shishkebab.png” src=”https://www.olo.promo/webAR/assets/tamp.glb” ios-src=”apple-watch-series-5.usdz” alt=”A 3D model of an astronaut.”></model-viewer>
I’m trying to install it on my project. On Adroid it’s working perfectly.
I’m using the Example Scene.
But in IOS the button is not opening the browser.
What I’m missing?
For Android, the In-App Web Browser understand that we are on mobile and it shows the AR button.
But for IOS, the In-App Web Browser doesn’t understand that he is in mobile and have the behavior that we are seen in a desktop.