Hello all,
I have an issue with a layer failing to load in the Field Maps iOS application. The layer loads perfectly fine in the accompanying web map and also in a Web App Builder application. This is the error it is throwing:
Domain: com.esri.arcgis.runtime.error
Code: 10018
Description: Invalid cast.
I found this post but I ran a Domain Check in data reviewer and there were no attributes that did not meet domain requirements. A different issue I've seen where the layer was not loading in Field Maps (with a different error code) was where the domain field type and the field type of the attribute were not matching, but that is not my issue either.
Also, I found this documentation but this is a line layer so it is not using any marker symbology so that's not it.
I am fully at a loss so any ideas or suggestions would be much appreciated!