RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
1.99k stars 1.16k forks source link

Mobile App show green preloader on "Join" to call #5852

Open DustpaN-Spb opened 3 weeks ago

DustpaN-Spb commented 3 weeks ago

Description:

Self hosted RocketCaht and Jitsi with JWT server. Jitsi on a custom port. (in rocketchat Marketpalce Jitsi app setting Domain: jitsi.EXAMPLE.com:8585)

In windows app and in browsers all for fine. When I start video call or join to existed call via mobile app It show green preloader (see screenshot below).

When I just setup RocketCaht + Jitsi all work fine but after some updates I become to see preloader.

Environment Information:

Steps to reproduce:

  1. Open direct message on channel.
  2. Click on "Call" button or "Join" call.

Expected behavior:

Join to jitsi call.

Actual behavior:

323228829-47713aa7-7879-45c1-9c5e-efa39338ef5b

Additional context:

hcoz commented 1 week ago

I had the same issue, it happens when the server url has port value, I prepared a fix for this issue, hope it will helps you. https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/5874