Where is this part of the code so I can CHANGE MESSAGE XMPP LOGIN AND REMOVE “I am host” button
Why do you want to remove I’m host button?
Yes
Thanks
We need to personalize it…Or edit it at least., is there a specific place in the code… as We have try several places but no one works when removing react button for iamhost, also like to change the message for something else another warning. Is it possible?
It does not work when altering text here, have you tried before?
And are you rebuilding the app and deploying the changes?
No really, I suppose it is running npm run build and make at jitsi-meet path? or is there another way?
running make and getting the generated app.bundle… and putting it on your server will change it for web.
Thanks, let me try.
It Worked, thank you guys!
Hello guys, Does this change message apply for android /IOS devices as well? it is not reflecting…is there any other place that I should change it to get this applied in mobiles devices?
The mobile source code uses the same files for the strings, did you rebuild and re-install the mobile app so you can see the changes?