openimsdk / openim-sdk-core

Instant Messaging
https://openim.io
Apache License 2.0
351 stars 314 forks source link

Bug: Unable to unsubscribe from the online status of a specific user. #505

Open Mortal-XJ opened 8 months ago

Mortal-XJ commented 8 months ago

What happened?

After subscribing with the 'subscribeUsersStatus' function and attempting to unsubscribe using the 'unsubscribeUsersStatus' function, the 'getSubscribeUsersStatus' still retrieves the subscription information.

Unity dependency on C++ library -> https://github.com/openimsdk/openim-sdk-cpp.

What did you expect to happen?

unknown

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

unknown

Anything else we need to know?

No response

version

unknown

Cloud provider

unknown

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

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.

kubbot commented 6 months ago

This issue was closed because it has been stalled for 7 days with no activity.