RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Jitsi does not open #176

Open amenk opened 7 years ago

amenk commented 7 years ago
  1. Create or join a vide call
  2. You get a screen saying you should install Jitsi Meetup
  3. Link to install is not working (invalid protocol)
  4. Link to join the session is not working (invalid protocol)

Website at org.jitsi.meet:https://meet.hi.si/123456789... can not be opened. net::ERR_UNKOWN_URL_SCHEME

amenk commented 7 years ago

Actually it seems to be an issue with the jitsi app ...

amenk commented 7 years ago

I think actually it should use open-new-window for all cases when running on cordova - how do I properly detect that?

Sing-Li commented 7 years ago

Try code similar to :

https://github.com/RocketChat/Rocket.Chat/blob/74d1fd00ac4db0d80b6f15ee0dd2ae684b4c3aa6/packages/rocketchat-ui/lib/cordova/keyboard-fix.coffee#L1

amenk commented 7 years ago

seems to be fixed in https://github.com/RocketChat/Rocket.Chat/commit/69c607152b32ca4beb7e407666a1e5ee5aabdd13