-
Notifications
You must be signed in to change notification settings - Fork 374
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
{"type":"WebSocketError","error":{"isTrusted":true}} #743
Comments
Could you try testing your phone in our test site test.pusher.com? Is your iPhone's Safari browser able to connect there? |
Works fine on my phone but we are seeing this repeatedly in production for a bunch of different users with unstable connections. |
Some of our users are hitting this too. |
This appears related to some fallback protocols that are used when the websocket connection can't be maintained. |
Do you want to request a feature or report a bug?
BUG
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and
if possible a minimal demo of the problem via https://jsfiddle.net or similar.
Not sure how to reproduce, here's the backtrace:
What is the expected behavior?
No errors with events (looks like an event due to the
isTrusted
).Which versions of Pusher, and which browsers / OS are affected by this issue?
Did this work in previous versions of Pusher? If so, which?
Pusher: 8.0.2
The text was updated successfully, but these errors were encountered: