RocketChat / Rocket.Chat.iOS

Legacy mobile Rocket.Chat client in Swift for iOS
https://rocket.chat
MIT License
1.04k stars 438 forks source link

[IMPROVEMENT] allow custom url scheme's to work #1629

Open Bart274 opened 6 years ago

Bart274 commented 6 years ago

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.

jhmk commented 6 years ago

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