TencentCloud / TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
https://trtc.io/products/chat
2.54k stars 2.77k forks source link

iOS-7.2.4146版本,调用登出api崩溃 #1340

Open FlyingAppleFish opened 1 year ago

FlyingAppleFish commented 1 year ago

如下调用后黑屏崩溃 [TUILogin logout:^{ DLog(@"TUILogin登出成功"); } fail:^(int code, NSString *msg) { DLog(@"TUILogin登出失败"); }];