I’m trying to add clickable telephone links to a CustomUI forge app. I’m using the @forge/bridge router.open to open links, however the router returns an error:
link is invalid: tel:00614184xxxxx
I can open mailto: links OK.
Seems this is a forge bridge issue, the browser is quite happy to open the link in an application.
do I need to request a change?