In ArcGIS Runtime SDK for iOS, the sync operation for offline editing is not consistent when using the AGSGDBLayerQuery class reference to filter the feature service.
Last Published: August 17, 2015ArcGIS Runtime SDK
Bug ID Number
BUG-000082391
Submitted
October 3, 2014
Last Modified
June 5, 2024
Applies to
ArcGIS Runtime SDK
Version found
10.2.4
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
As designed. The layer query is also applied during sync, which excludes the feature that was renamed from being included in the sync
Workaround
Use a layer query that accommodates a potential change to the feature's attribute so that it is always included in the sync.