You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I release my app in 'release mode' for QA test. These are the reproduce step with our QA tester:
She goes to the thread page (This page has Appwrite Realtime integrate)
She tries to send a thread. (When the thread has been sent then the realtime in appwrite must be triggered then her device must be receive the new event)
But she wonder why she did not receive any realtime event. So I try to go our Sentry log. Then I shocked that the Websocket issue is also occur in 'release mode'. I thought that this error was only occur on debug mode because it might be the hot reload or hot restart in flutter is the root cause.
👍 Expected behavior
It should not receive the WEBSOCKET issue
👎 Actual Behavior
It actually occurred to me that.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Something else
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
👟 Reproduction steps
I release my app in 'release mode' for QA test. These are the reproduce step with our QA tester:
But she wonder why she did not receive any realtime event. So I try to go our Sentry log. Then I shocked that the
Websocket
issue is also occur in 'release mode'. I thought that this error was only occur on debug mode because it might be thehot reload
orhot restart
in flutter is the root cause.👍 Expected behavior
It should not receive the WEBSOCKET issue
👎 Actual Behavior
It actually occurred to me that.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Something else
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: