PROBLEM
Web maps do not display automatically in the Maps list in ArcGIS Collector upon launching the application when the editing function is enabled in ArcGIS Online.
The web maps in ArcGIS Online are not saved after changes are made to the feature service capabilities.
Web maps are tied to their own JSON properties and not the hosted feature layer properties. Any changes made to the hosted feature layer properties are not reflected directly in the web maps, unless the JSON file of the web maps are updated.
Select one of the options to resolve the issue:
Save the web maps again after enabling the editing function in ArcGIS Online
By saving the web maps again, the JSON file is updated to include the Data Editing and Collector typeKeywords to display the web maps in ArcGIS Collector.
Manually add Collector and Data Editing in the typeKeywords parameter in the JSON file
Warning: The following instructions make changes to the contents of the item, and potentially contain some risks of corrupting the content, or losing access to the items.
Note: ArcGIS Online Assistant is not within Esri Tech Support Services' scope of support. Users are advised to proceed cautiously, and at their own risk.
"typeKeywords": [ "Collector", "Data Editing", "Explorer Web Map", "Map", "Offline", "Online Map", "Web Map"
The following image is the example of how the keywords are added in the scripting.
Note: Alternatively, use the Update Item operation to update the typeKeywords parameter of the web map. Refer to ArcGIS REST API: Update Item for more information.
Get help from ArcGIS experts
Download the Esri Support App