We are developing an inspection workflow with Field Maps and Survey123. The inspector should navigate to a point in Field Maps, click on a link and fill out a form in Survey123 for the corresponding point.
However, if Survey123 is not running in the background, the link leads to the overview page in Survey123 rather than the form. Once Survey123 runs, the link works correctly: the form opens and some fields are populated. As soon as Survey123 is closed in the task manager of the smartphone, the link leads again to the overview page.
Is this a mistake on my side or a bug? And are there any workarounds? We would like to prevent that a user opens the form manually, because we require that some fields are populated via the link.
I tried two link schemes and both showed this behaviour:
https://survey123.arcgis.app?itemID=b02d5bcef5854331a33f18af1db8013c&field:location_ID={OBJECTID}
arcgis-survey123://?itemID=b02d5bcef5854331a33f18af1db8013c&field:location_ID={OBJECTID}
I'm running Field Maps on a Samsung Galaxy S7 with Android 8.0.0. However, we also observed the same behaviour on other android smartphones.