-
Notifications
You must be signed in to change notification settings - Fork 78
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
TF-3341 Enable web socket for mobile #3357
TF-3341 Enable web socket for mobile #3357
Conversation
This PR has been deployed to https://linagora.github.io/tmail-flutter/3357. |
lib/features/mailbox_dashboard/presentation/controller/mailbox_dashboard_controller.dart
Outdated
Show resolved
Hide resolved
lib/features/mailbox_dashboard/presentation/controller/mailbox_dashboard_controller.dart
Show resolved
Hide resolved
|
web-socket-integration-test.webm |
a5eef84
to
da1f8e1
Compare
lib/features/push_notification/presentation/controller/web_socket_controller.dart
Outdated
Show resolved
Hide resolved
da1f8e1
to
2a7f480
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Web socket (ping) still call when app on background state
Screen.Recording.2024-12-20.at.13.04.47.mov
lib/features/mailbox_dashboard/presentation/controller/mailbox_dashboard_controller.dart
Outdated
Show resolved
Hide resolved
lib/features/push_notification/presentation/controller/web_socket_controller.dart
Outdated
Show resolved
Hide resolved
lib/features/push_notification/presentation/controller/web_socket_controller.dart
Show resolved
Hide resolved
lib/features/push_notification/presentation/controller/web_socket_controller.dart
Outdated
Show resolved
Hide resolved
Screen.Recording.2024-12-20.at.14.08.13.movI can't reproduce it. Did you run with the latest changes? |
profile-memory-web-socket-mobile.mov |
Try again, I used the latest changes on the branch and ran it. It still has that error. Screen.Recording.2024-12-23.at.09.03.55.mov
|
Reproducible on |
Tested again. It work well. |
fc0a616
to
d2c7289
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue
Dependency (for integration test)
Demo
Screen.Recording.2024-12-17.at.14.52.30.mov