diff --git a/src/ar/AR.ts b/src/ar/AR.ts index 86303ca1..e88ca517 100644 --- a/src/ar/AR.ts +++ b/src/ar/AR.ts @@ -150,7 +150,7 @@ export class DIVEAR { anchor.setAttribute('href', intent); console.log('Attempting to present in AR with Scene Viewer...'); - anchor.click(); + // anchor.click(); } private createSceneViewerSrc(): string {