I get this error on a regular basis when syncing an offline map. I have noticed it seems to occur when I sync soon after opening a map, and before I have loaded the map into a MapView. I do check to confirm the map and all layers have a LoadStatus = Loaded.
{
"isServerMessage": false,
"message": "Layer result: Sync failed. Name: LayerName LayerID: 9 TableName: ... URL: https://services3.arcgis.com/..../arcgis/rest/services/..../FeatureServer/9 Job error 6004 \"invalid start of json - expecting { or [\". < : 0.",
"severity": "warning",
"timestamp": 1605810526949
}The was this post a couple years ago: https://community.esri.com/t5/arcgis-runtime-sdk-for-android/quot-invalid-start-of-json-expecting-or-quot-when-updating-100-1/td-p/690089
But no resolution ever presented