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: Online status error #325

Closed
DreamerXXT opened this issue Sep 12, 2023 · 0 comments · Fixed by #381
Closed

Bug: Online status error #325

DreamerXXT opened this issue Sep 12, 2023 · 0 comments · Fixed by #381
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@DreamerXXT
Copy link

What happened?

Account A first logs in to Flutter, then enters a conversation page (the friend is offline), and then logs in to iOS native. Observe that the friend's online status on the conversation page is displayed as - iOS online

What did you expect to happen?

Display online status correctly

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

  1. Log in using Flutter
  2. Enter a single chat session page and observe your friend's online status
  3. Log in to iOS native again
  4. Observe the online status display of friend conversations on Flutter's side

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

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

@DreamerXXT DreamerXXT added the bug Categorizes issue or PR as related to a bug. label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant