When I try to use any custom url scheme, I would love it to open the corresponding app on my iphone and call that action. For example, I'm trying to open homeassistant by using this information: https://www.home-assistant.io/docs/ecosystem/ios/integration/
When I type homeassistant://send_location/ for example in a chat, on the browser version it is turned into a clickable link, but when I open that same chat in the iOS app version, the link isn't clickable, it's still just text.
I also would like to be able to open a link in provided by a webhook.
For example I have a channel with with Bitbucket integration but on the iOS app I cannot open the links to the Repos. On the Desktop it is working
When I try to use any custom url scheme, I would love it to open the corresponding app on my iphone and call that action. For example, I'm trying to open homeassistant by using this information: https://www.home-assistant.io/docs/ecosystem/ios/integration/ When I type homeassistant://send_location/ for example in a chat, on the browser version it is turned into a clickable link, but when I open that same chat in the iOS app version, the link isn't clickable, it's still just text.