Hello guys, I add a AGSFeatureLayer to my AGSMapView from a file with information in JSON format. I think a Query is performed based on Server URL, but I can't do it with a URL. My app works offline.
I'm able perform a query to ArcGISFeatureLayer added to the map from a file in Android OS.
How to achieve this? Thank you.