Our application is displaying a map with features that present a Popup with a link that is a custom url scheme to open other applications (e.g. myapp://1234). This used to work in the 100 SDK but it is not working with 200.8, the link just shows as non-clickable text. Any suggestions?
Currently, popup fields only detects https links.
Is this issue similar to what you experience? https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/issues/1146
If so, can you add a comment saying that you'll need custom link supported so we can prioritize this? Thanks. We may need to add more type of content detector to the field.
Hello Ting,
Yes, that sounds like a similar issue. I will add a comment like you asked. Thanks!