-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Jitsi] Mobile application ignores Enable room name hash server option #2505
Description
Description:
RocketChat/Rocket.Chat#17481 introduced new feature in Rocket Chat that enable simple Jitsi room names (not hashed abracadabra) but RC RN mobile app not support that and create room name in old fashion.
I think, that RC RN mobile app just ignores Enable room name hash option.
@diegolmello @djorkaeffalexandre please add support of that setting to RC RN mobile app, because if admin enable that feature (Turn Off Enable room name hash which is enabled by default to backward compatibility) Web version and Mobile version will create different rooms and users will not meet each other.
Environment Information:
- Rocket.Chat Server Version: 3.6.3
- Rocket.Chat App Version: 4.10
- Device Name: iPhone 8
- OS Version: iOS 14
Steps to reproduce:
- Admin UI and Turn Off Enable room name hash setting
- Create call in private group or DM in Web version
- Click on button Click to Join in Mobile version - you create another Jitsi room with old style name (hashed style starting with RC Deployment ID)
Expected behavior:
RC RN mobile app use same Jitsi room name as Web version with Enable room name hash turned off setting
Actual behavior:
Mobile application doesn't support Enable room name hash option
Additional context:
No.