Querying feature on device location change

372
1
09-23-2018 11:23 PM
AsifIsmail
New Contributor III

hello all,

i have a requirement in which i need to query a feature layer when the device location change, i need to get the value for the attribute based on the current lat and long,

i have implemented this in android perfectly and working as intended.(i listen for the location change and query the layer)

but the same thing in ios has problem,

when the location change is too frequent,the queries are getting failed or blocked

what could be the best approach to solve this in esri ios sdk 10.2.5

please help

0 Kudos
1 Reply
Nicholas-Furness
Esri Regular Contributor

Hi. Thanks for the question. Please see if the reply to your other question here resolves the issue for you: https://community.esri.com/thread/221746-query-a-feature-layer-without-adding-the-layer-to-the-map#c... 

Nick.

0 Kudos