openimsdk / open-im-server

IM Chat
https://openim.io
Apache License 2.0
13.73k stars 2.42k forks source link

Subscription User Online Status Issue #1978

Open bluesky9527520 opened 6 months ago

bluesky9527520 commented 6 months ago

What happened?

After subscribing to the specified user's online status using subscribeUsersStatus, a user's successful login to OpenIM does not trigger an online notification. Instead, notifications are only triggered by the user's subsequent logins and logouts. Please investigate this issue. Thank you!

What did you expect to happen?

A user's successful login to OpenIM should trigger an online notification to the subscribers.

How can we reproduce it (as minimally and precisely as possible)?

have a easy test

Anything else we need to know?

No response

version

3.5

Cloud provider

none

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

kubbot commented 6 months ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

bluesky9527520 commented 6 months ago

Sorry, the issue was automatically resolved after the flutter_openim_sdk was upgraded to version 3.5.1.

kubbot commented 4 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.