So I have a large (138mb) reality file that I want to user to be able to interact with via Safari quick view.
So I have done the following:
<a
href="...link to .reality file"
rel="ar"
>
<img />
</a>
now obviously since its such a large file it takes a few minutes to download, now the apple docs are not great when it comes to the web side of reality kit so I'm wondering if there is anything I can do to improve the experience for the user?