Discussion about this post

User's avatar
Niclas's avatar

I've been debugging this issue for a while before finding this post. Using the ProxyRepresentation solution works some times, but not always. In my case it will not work if I try to share video content from my app with other apps like Instagram.

I'm starting to think this might be a defect in the SwiftUI ShareLink implementation, because the same URL that fails with ShareLink, will work with the old UIActivityViewController, without having to add values to the plist file and opening up the documents folder for the whole world.

Expand full comment
1 more comment...

No posts