Do apps like Files, Safari, and Finder provide on screen data on request?
I've got an entity that implements transferable, but Siri is consistently telling me that it is unable to export data from Files, Safari and photos, and does not seem to want to construct my entity. (it's an @PhotoAsset entity, and I've implemented @createAssets as well.)
Is that true at the moment that Siri cannot read data from those apps?
I'm not sure if this is a bug or a feature.