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
Got this error after connected to room
E/flutter (16274): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: type 'Null' is not a subtype of type 'String'
E/flutter (16274): #0 new RTCRtpTransceiverNative.fromMap (package:flutter_webrtc/src/native/rtc_rtp_transceiver_impl.dart:72:12)
E/flutter (16274): #1 RTCPeerConnectionNative.addTransceiver (package:flutter_webrtc/src/native/rtc_peerconnection_impl.dart:516:38)
E/flutter (16274):
E/flutter (16274): #2 LocalStream.publishTrack (package:flutter_ion/src/stream.dart:237:27)
E/flutter (16274):
The text was updated successfully, but these errors were encountered:
Your environment.
What did you do?
Run ion-app-flutter
What happened?
Got this error after connected to room
E/flutter (16274): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: type 'Null' is not a subtype of type 'String'
E/flutter (16274): #0 new RTCRtpTransceiverNative.fromMap (package:flutter_webrtc/src/native/rtc_rtp_transceiver_impl.dart:72:12)
E/flutter (16274): #1 RTCPeerConnectionNative.addTransceiver (package:flutter_webrtc/src/native/rtc_peerconnection_impl.dart:516:38)
E/flutter (16274):
E/flutter (16274): #2 LocalStream.publishTrack (package:flutter_ion/src/stream.dart:237:27)
E/flutter (16274):
The text was updated successfully, but these errors were encountered: