The hyperlinks in pop-ups are displayed as plain texts in ArcGIS Field Maps and are unable to be clicked when using an iOS 17.x device in ArcGIS Enterprise 10.9.1.
ArcGIS Field Maps
漏洞 ID 编号
BUG-000162613
已提交
November 1, 2023
上次修改时间
September 26, 2025
适用范围
ArcGIS Field Maps
找到的版本
23.2.3
操作系统
Apple iOS
操作系统版本
16.x
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
URL validation enforced by iOS in 17.0 (https://developer.apple.com/documentation/foundation/url/3126806-init)
Change all backslashes in URL string to forward slashes to make the URL valid.