We're starting to encounter the following error on Field Maps for Android:
java.util.concurrent.ExecutionException:
com.esri.arcgisruntime.ArcGISRuntimeException: Geodatabase item not found.: The following features were not found: [180585]
This is error appears when users edit pre-existing features, and press the submit button. I can't seem to see any obvious correlation, because it doesn't happen for every feature. The error states the objectid of the feature that has generated this error. Having checked in agol, the feature is present and accounted for. Additionally to note, users are not working offline.
Below are the hardware details:
- Samsung Galaxy Tab S3
- Model: SM-T825
- Android version: 9 (Pie)
- Field Maps version: 21.3.0 (also occurs in latest version)
TIA