We are trying to configure two URLs for an ArcGIS Collector map to automatically open a Survey123 form while out in the field. One link opens and passes the data to the Survey123 website and the other is supposed to open and pass the data to the Survey123 app. The link is working as planned for the website, but not for the app. Here are the URLs that we're using:
Website -
https://survey123.arcgis.com/share/xxxxxxxxxxxxxxxxxxxxxxxxx9524ed8?mode=edit&globalId={globalid}
App -
arcgis-survey123://?itemID=xxxxxxxxxxxxxxxxxxxxxxxxx9524ed8&mode=edit&globalId={globalid}
I've x-ed out part of the survey ID in both links just for security reasons, so please don't pay attention to that part. Can anyone tell us why we can't get the data to passthrough successfully to the Survey123 app, and how we would go about fixing the URL (if that's even the problem) to get it to do so? Thanks in advance!