How to change “Fellow Jitster” to “Guest User” in ios SDK.
I user following sdk.
How to change “Fellow Jitster” to “Guest User” in ios SDK.
I user following sdk.
You change that in config.js - assuming you’re hosting your own server.
Yes, we are hosting our own server but we need to change it in our ios app. we done it in web but not get affected in native ios app.
Thanks for reply
Oh, for mobile, you’ll need to change it in react (I believe it’s in reducer.js, if I recall correctly).
Does it change when using this: jitsi-meet/config.js at 221ecac12db526cdea1e663834cd8a18b80b8c85 · jitsi/jitsi-meet · GitHub ?