So, this warning pops up in version 3.20 of the Web App on a geopoint question:
"Can not find your location. Please check your browser to ensure that your location is shared."
Now in 3.21, an additional error message is presented:
"There was an error. Please check the location permissions on your browser and operating system."
These messages are present in Chrome, Edge, and Firefox.
Going back a few versions, there are no warnings if I open my survey with https://survey123.arcgis.com/share/[.......]f?version=3.13 but the first starts to appear at version 3.14.
Anyone know of a way to get rid of these warnings via a setting somewhere (for all users, not just my browsers). Maybe in bind::esri:warning? I would like to suppress it as my users should not need to share their location from a browser and it wouldn't be the correct one anyway.
Thanks!
Solved! Go to Solution.
Set the default value for your geopoint question to null. That will stop the survey from trying to use the user's location.
Set the default value for your geopoint question to null. That will stop the survey from trying to use the user's location.
That works well - thanks Jen!
(Sorry if I missed this in the documentation somewhere - I'm not seeing it in a cursory search.)