Summary: | REGRESSION (iOS 17): Share link in ARQL now shares USDZ URI rather than originating HTML page URL | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miles <mail> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED MOVED | ||
Severity: | Normal | CC: | bfulgham, dino, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 17 |
Description
Miles
2023-10-30 04:39:04 PDT
Still an issue in iOS 17.2 Beta 3 (21C5046c) The correct bug fix is needed outside the WebKit Open Source project. That work is being tracked by <rdar://116194269>. How can I view rdar://116194269 link? This becomes even more noticeable when viewing a USDZ blob. In this case the Share URL is the blob ID string. This cannot be interpreted successfully by any app or person it is shared too. See this URL to test generating a USDZ blob: https://arquicklook-usdz-blob.glitch.me/ Tap to view in AR. Tap the Share link. Observe that the shared url is the blob string ID. Retesting. Still an issue in iOS 18.0 Dev Beta 5 (22A5326f) |