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 have an android application using this library (1.1.1) which successfully can establish a peer connection with Chrome, Microsoft Edge, and Safari but crashes when trying to set the remote description using an offer from Mozilla Firefox. The specific error refers to a failure somewhere in this library.
03-26 19:39:54.494 4223 4223 F DEBUG : Abort message: '../../../home/kanat/webrtc/src/buildtools/third_party/libc++/trunk/include/vector:571: assertion !empty() failed: front() called on an empty vector'
The text was updated successfully, but these errors were encountered:
I have an android application using this library (1.1.1) which successfully can establish a peer connection with Chrome, Microsoft Edge, and Safari but crashes when trying to set the remote description using an offer from Mozilla Firefox. The specific error refers to a failure somewhere in this library.
03-26 19:39:54.494 4223 4223 F DEBUG : Abort message: '../../../home/kanat/webrtc/src/buildtools/third_party/libc++/trunk/include/vector:571: assertion !empty() failed: front() called on an empty vector'
The text was updated successfully, but these errors were encountered: