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.
最後に公開された状態: August 17, 2015ArcGIS Runtime SDK
不具合 ID 番号
BUG-000082391
送信されました
October 3, 2014
最終更新日
June 5, 2024
適用対象
ArcGIS Runtime SDK
見つかったバージョン
10.2.4
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
As designed. The layer query is also applied during sync, which excludes the feature that was renamed from being included in the sync
対処法
Use a layer query that accommodates a potential change to the feature's attribute so that it is always included in the sync.