What is weird, is that the same works when doing the same with Javascript SDK.
In JS, I simply do not pass the username and the password, but in iOS I pass them as nil, because there is only one initializer to LSConnectionInfo.

If it were something wrong with the Server configuration, I would get some error with JS as well, isn't it?