ArcGISFeatureTable.QueryAttachmentsAsync method fails to get attachments when the attachments are in a standalone table.
Last Published: April 5, 2019ArcGIS Runtime SDK
Bug ID Number
BUG-000087605
Submitted
May 12, 2015
Last Modified
June 5, 2024
Applies to
ArcGIS Runtime SDK
Version found
10.2.5
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
In v100.4 (current release) the equivalent operation GetAttachmentAsync is now on ArcGISFeature.
Workaround
Attach the attachments with the layer when publishing the service.