Hi.
We are getting this error while trying to download the map on the ArcGIS Collector for iOS.
After we select the Esri basemap area to download the map starts downloading and when the progress bar reaches almost the end we get the error : Cannot download Map "NSURLErrorDomain error -1013"
Things to consider.
1-) The map works fine if we open it (and not download it). We can edit features and changes are going back to the server.
2-) The Feature Layers are published in British National Grid. Spatial Reference: 27700
3-) Feature Layer Properties:
Sync Capabilities: Supports Registering Existing Data: true
Supports Sync Direction Control: true
Supports PerLayer Sync: true
Supports PerReplica Sync: false
Supports RollbackOnFailure : false
Supports Async: true
4-) There are no errors from the ArcGIS Server side.
Any ideas of why we cannot download the map ?
Thanks.
Solved! Go to Solution.
Hi.
Just want to let you know that we fixed this error :
1-) We were using WebTier authentication on our ArcGIS Server that was hosting the featureservcie and switched to ArcGIS authentication.
2-) Replaced the map on the AGOL with the following basemap from ESRI.
http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Imagery/MapServer
And it worked.
Thanks.
"NSURLErrorDomain error -1013" means "the connection failed because authentication is required." Do you add your server feature service as an item (security embedded)?
Hi.
Just want to let you know that we fixed this error :
1-) We were using WebTier authentication on our ArcGIS Server that was hosting the featureservcie and switched to ArcGIS authentication.
2-) Replaced the map on the AGOL with the following basemap from ESRI.
http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Imagery/MapServer
And it worked.
Thanks.
Great to hear. Thanks for the update.
More of a workaround that a fix
I now have some users with the same error on iOS devices
We are using Portal.
Downloads works with Android devices.
Services are items, though I don't get the option to imbed login details.