I am trying to help a staff member in my organization who is using a Survey123 survey I built. She is using version 3.11.164 of the field app on an iPhone XR that was set up and is managed by the organization. Everything in the survey works fine on people's personal phones, including mine, which has the same app version as hers. Her coworker is able to use the survey just fine on his personal phone, in the exact same locations where she has had a problem. It used to work fine for her before she got this phone from the organization.
The problem involves two survey questions that both pull data from a service via its REST URL. I used a custom JS function and included the REST URL in the Excel that the survey is derived from (created with Survey123 Connect). The JS function pulls data from fields in the REST service and populates the survey questions with that data.
The staff member's problem is that the survey is failing to pull data from this service. Those questions just remain blank. Her phone is using location just fine; the survey captures her correct location. And this is not just about one location; the problem happens all the time for her.
I suspect that the problem is with her phone, maybe the security settings the organization configured on her phone, since things work fine on people's personal phones. I asked her to go to the REST endpoint on her phone's browser, and she was able to view that page, but she said she had to hit "sync" first. I am waiting on more details about this from her, but I wanted to post here and see if anyone happened to have some answers or guidance!
thank you!!