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
for me, on android working, but ios not working, when me start socket and receive with error:
[VERBOSE-2:ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method socketInit on channel flutter_socket_io)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:157:7)
for me, on android working, but ios not working, when me start socket and receive with error:
[VERBOSE-2:ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method socketInit on channel flutter_socket_io)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:157:7)
#1 SocketIO.init (package:flutter_socket_io/flutter_socket_io.dart:70:5)
The text was updated successfully, but these errors were encountered: