Reverse Geocode Pulldata Function Not Functioning in ios Application

473
2
06-21-2019 05:36 AM
CollinHayes1
New Contributor

I have set up a pulldata reverse geocode in Survey123 Connect to autopopulate an address and city field when a geopoint is placed.  In the Connect and Survey123 desktop applications, the reverse geocode functions correctly but when using the survey on an Iphone/Ipad application, the address and city fields do not populate.  Why might this be?

pulldata("@geopoint",${Damage_Points_point},"reversegeocode.address.Address")

*here is the function I am using for the address field.

0 Kudos
2 Replies
by Anonymous User
Not applicable

Hi Collin,

Can you please share your xlsx file so we can investigate further? There should not be a difference between windows or iOS version of the app in regards to reverse geocoding provided they can both access the same services. Can you confirm you have internet and app signed in on iOS and has access to the geocode service you are using in the survey on the device?

Phil.

0 Kudos
IsmaelChivite
Esri Notable Contributor

* Are you logged-in in the app? You need to be logged-in for reverse geocode to work

* Are you connected. Reverse geocoding uses an ArcGIS locator service so you must be connected

* Are you running on the latest version of the app?

0 Kudos