iOS 17 Safari dropped support for #canonicalWebPageURL links?

iOS 17 Safari will not successfully open .reality (Reality Composer) files from a weblink.

For example, this code works fine on iOS 16:

<a rel="ar" href="../models/[filename].reality#canonicalWebPageURL=[website base URL]"> <img src="../images/[graphicname].png" /> </a>

The same code generates this message on iOS 17 after clicking on the link: "Object requires a newer version of iOS." QuickLook fails to render anything.


I validated that the .reality file works fine when opened from iOS 17 Files app, so it's not a damaged file.

Post not yet marked as solved Up vote post of FarmerTed Down vote post of FarmerTed
385 views