Bug ID Number |
BUG-000146528 |
Submitted | February 1, 2022 |
Last Modified | September 26, 2025 |
Applies to | ArcGIS Field Maps |
Version found | 21.4 |
Operating System | Apple iOS |
Operating System Version | 15.x |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
If additional parameters are passed following a callback parameter in a URL, then the portion of the URL including the callback must be URL encoded. The URL must be encoded, otherwise, the URL is truncated, leading to missing values when ArcGIS Field Maps attempts to consume the URL.
The requirement for URL encoding in this scenario is documented here under the callback section: https://doc.arcgis.com/en/field-maps/android/help/deploy-your-map.htm
Workaround
Select 'OK' in ArcGIS Field Maps when the error pops up.
Steps to Reproduce