Hi Folks -
Curious if anyone else has encountered this issue:
On a geopoint question, when bind::esri:fieldType is set to 'esriFieldTypePointZ' a couple of my users are reporting a bug with the map/location widget in the Field App. This is what they see:
The confirmation checkmark spills over on to the next 'line' or something, is mostly hidden and hard to use. This only occurs on iOS devices, including some modern ones (iPhone 15), but not all of them.
Solution:
Revert the bind::esri:fieldType back to blank and everything seems to work fine. On the backend, it's a difference between esriFieldTypePointZ and esriFieldTypeGeometry, the default for geopoints.
Hope this helps someone sometime.
Attached is an XLSForm for replication.
If it's easily reproducible and you are on the latest versions of Survey123 Connect and the field app, I would recommend reaching out to tech support and having this lodged as a defect.