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
As per the error message, you can only trigger client events (events that originate on the client) when subscribed to a private or presence channel. If you subscribe to such a channel then this would work.
Note that to subscribe to private or presence channels you first need to authorise the client.
I followed the instructions from the docs but when pushing data, the connection has problem.
supposed "testsssd" would display on the Debug console but won't
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Unexpected end of input (at character 2785)
The text was updated successfully, but these errors were encountered: