Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Some features can't be edited on iOS #215

Open nCastle1 opened 4 years ago

nCastle1 commented 4 years ago

I can't edit several features in Ladd's Circle and Squares; these are editable in WPF and UWP apps, so I'm not sure what's happening. I get the 'invalid fields' message defined on RichPopupManager.swift:57.

image

I tried debugging, but Runtime doesn't give any info other than 'Feature isn't valid'. One or two features can be edited, but I'm not seeing the pattern as to why.

nCastle1 commented 4 years ago

Discovered while testing fix for #188.