When using Explorer for ArcGIS (iOS), attachments open up empty when viewed from pop-ups from a secured map service.
上次发布: January 14, 2020Explorer for ArcGIS
漏洞 ID 编号
BUG-000112373
已提交
March 13, 2018
上次修改时间
June 5, 2024
适用范围
Explorer for ArcGIS
找到的版本
18.1.0
操作系统
Apple iOS
操作系统版本
11.0x
修正版本
18.1.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Add the individual feature layer for the map service instead of adding the entire map service.Example:Bug: <a href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer" target="_blank">http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer</a>.Workaround:<a href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer/0" target="_blank">http://sampleserver6.arcgisonline.com/arcgis/rest/services/ServiceRequest/MapServer/0</a>.