Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The method onUserStatusChanged can't be callback when used subscribeUsersOnlineStatus method to subscribe current user status. #61

Open
superyimingyu opened this issue Aug 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@superyimingyu
Copy link

What would you like to share?

android端subscribeUsersOnlineStatus订阅当前用户,然后在Web或者PC端扫码登录,Android端的onUserStatusChanged回调无响应,如果订阅的不是当前用户onUserStatusChanged一切正常。
SDK版本:3.5.1
服务端版本:3.7
流程:
Android订阅subscribeUsersOnlineStatus当前登录的用户 -> 扫码PC或WEB登录Android登录的用户(双端登录) -> Android端onUserStatusChanged无回调

Additional information

No response

@withchao
Copy link

It is recommended to upgrade the server to 3.8, which has many optimizations, including this issue

@JauneQ JauneQ changed the title subscribeUsersOnlineStatus订阅当前用户onUserStatusChanged无回调 The method onUserStatusChanged can't be callback when used subscribeUsersOnlineStatus method to subscribe current user status. Nov 8, 2024
@JauneQ JauneQ changed the title The method onUserStatusChanged can't be callback when used subscribeUsersOnlineStatus method to subscribe current user status. [BUG] The method onUserStatusChanged can't be callback when used subscribeUsersOnlineStatus method to subscribe current user status. Nov 8, 2024
@JauneQ JauneQ added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants