Bug ID Number |
BUG-000159574 |
Submitted | July 3, 2023 |
Last Modified | September 26, 2025 |
Applies to | ArcGIS Field Maps |
Version found | 23.2 |
Operating System | Apple iOS |
Operating System Version | 16.x |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
This is caused when multiple layers are used to reference the same utility network feature table. The ArcGIS Maps SDKs for Native Apps only returns trace results from the first layer it encounters that references each utility network feature table.
To avoid this, ensure the utility network maps have at most one layer per utility network feature table.
Workaround
Run the isolation trace in ArcGIS Experience Builder using the Network Trace widget.
Steps to Reproduce