When using the Explorer for ArcGIS (Android) app, existing attachments do not appear in the pop-up.
上次发布: April 23, 2018Explorer for ArcGIS
漏洞 ID 编号
BUG-000112769
已提交
March 28, 2018
上次修改时间
December 31, 2021
适用范围
Explorer for ArcGIS
找到的版本
10.2.10
操作系统
Android
操作系统版本
6.0x
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
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>.