This commit is contained in:
启星
2025-11-21 16:17:05 +08:00
parent 7ac937ddbf
commit 8913ea6f48
283 changed files with 8474 additions and 800 deletions

View File

@@ -62,6 +62,7 @@
[[NSNotificationCenter defaultCenter] postNotificationName:noticeTencentLogin object:nil];
[TIMPushManager addPushListener:self];
[[V2TIMManager sharedInstance] addConversationListener:self];
[[QXRoomMessageManager shared] addC2CObserver];
[self configAppPush];
[self getHomeMessage];
[V2TIMManager.sharedInstance addIMSDKListener:self];