How do i check on Android if GeodatabaseFeatureTable supports Attchaments?
I've found why it awalys returns 'false'. I do not set GenerateGeodatanaseParameters.setReturnAttachments() to true. When I change it to true, it works fine.
Thanks!!
10.2.8-1
Which version are you working with?
I can test in-house to see if I can reproduce.
I saw it. But it's always return false... even when GeodatabaseFeatureTable supports attachments
From the API reference:
public boolean GeodatabaseFeatureTable.hasAttachments()
Returns true if the table supports attachments.
GeodatabaseFeatureTable | ArcGIS Android 10.2.8 API
I hope this helps!
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.