Select to view content in your preferred language

Issue with Popups in ArcGIS Swift SDK 200.x for Webmap Configured on ArcGIS Enterprise Portal

1796
11
Jump to solution
08-29-2024 06:32 AM
mmoosbac94
Emerging Contributor

Hi everyone,

I have a question regarding displaying popups in a webmap configured on ArcGIS Enterprise Portal, specifically using the ArcGIS Swift SDK 200.x. We followed the tutorial provided here: https://developers.arcgis.com/swift/sample-code/show-popup/, and while showing the popup itself is working fine, we are encountering some issues with configuring the popups for layer features within the webmap.

No matter what configurations we make for a popup (with "list of field attributes") in the ArcGIS Enterprise Portal, they seem to be ignored in the iOS app. However, the configurations work correctly in the web viewer. Does anyone have any ideas why this might not work out of the box in the iOS app? Could this be a bug?

Additionally, a "Fields" dropdown always appears for the attributes. Is there a way to remove this dropdown and display the attributes directly without it or do we have to implement custom solution for that?

Thanks!
Marvin

 

0 Kudos
11 Replies
DiveshGoyal
Esri Regular Contributor

Thanks for that. This looks to be a bug and we have an idea of what may be causing it.
We'll try to get it addressed for an upcoming release

0 Kudos
DiveshGoyal
Esri Regular Contributor

This has been fixed in the latest release (version 200.6)

0 Kudos