Hi,I'm obviously missing the point here and apologies and I've now spent
about 24h on this but:In my app,lots of hardcoding but heres the
relevant chunks:// this bit is going to fetch the authToken string...
thats all it does and seems to be fine// when the
user has logged to the main application (not the chat), this gets
called, the idea being they have a screen name and are accessing a room
as a guest only. The room will already exist. It may or may not have a
host in it. Does a host have to e...