We are using an arcade script to generate a Google Streetview link currently on web maps (From the code posted here -> https://community.esri.com/t5/arcgis-online-questions/create-url-link-to-google-street-view-for-arcgis/td-p/1208815) and I am trying to adapt it to work on field maps.
Currently, the code works when I open the map on map viewer on desktop, but when I try it out from the Field Maps app, the coordinates part of the link is empty.
Has anyone come across this issue or is there some reason the code would fail in a mobile app vs. the desktop setting?
Thanks