await client.Connect();
await client.JoinOrCreateRoom(roomId);
安卓上运行异常信息:An exception occurred during a WebClient request
您好,是说在模拟器调试可以,在真机运行失败吗。可以看下是不是混淆的问题: https://docs.leancloud.cn/sdk/storage/guide/setup-java/#android-%E4%BB%A3%E7%A0%81%E6%B7%B7%E6%B7%86