Avatar

Employee

I got your example working and I'll try it on iOS once I got my development environment updated, but here is a wild guess:

Your room URL is http://collaboration. (that is the correct URL to use) but this will cause a redirection to https://na2.collaboration.

I am wondering if the current version of the packager somehow doesn't support redirects (I would still have expected a different error than 401, that is an authentication error, but...)

Can you try to change your URL from http://collaboration to https://na2.collaboration ? Again, this is just a wild guess but if that works you are "unstuck" and we know where to look for the culprit