Hi,
I'm trying to create an AGSFeatureTableLayer from a AGSFeatureServiceTable for online editing, and I'm receiving an 'Invalid JSON' error in the AGSLayerDeletgate -didFailToLoadWithError(). It's hard to tell what could be the problem. The layer I'm trying to build is a non-spatial table layer.
Does anyone have insight as to what this error could mean?
Thanks,
Colin
Note:
I've successfully created an AGSFeatureTableLayer for the spatial feature service, with no problems.