no message

This commit is contained in:
cpdl
2025-05-07 11:27:33 +08:00
parent b7c04d16b3
commit 1af1ecfbb9
8 changed files with 543 additions and 531 deletions

View File

@@ -30,6 +30,9 @@ class _MyAppState extends State<MyApp> {
listener: OnConnectListener())
.then((value) {
print('SDK initialized successfully');
OpenIM.iMManager.userManager.setUserListener(OnUserListener());
OpenIM.iMManager
.login(
userID: "3e8b8fb2ecd8414db50838d9f7bcb19d",