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.