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
Describe the bug
The application crashes with this error -[__NSDictionaryM objectAtIndexedSubscript:]: unrecognized selector sent to instance 0x2826ac7e0.
To Reproduce
Start the example application on iOS and start a call (loopback example for instance).
Expected behavior
The PeerConnection should initiate correctly with correct configuration and the call should start.
NOTE: This happens on master branch not a version uploaded to Pub.dev
The text was updated successfully, but these errors were encountered:
Describe the bug
The application crashes with this error
-[__NSDictionaryM objectAtIndexedSubscript:]: unrecognized selector sent to instance 0x2826ac7e0
.To Reproduce
Start the example application on iOS and start a call (loopback example for instance).
Expected behavior
The PeerConnection should initiate correctly with correct configuration and the call should start.
NOTE: This happens on master branch not a version uploaded to Pub.dev
The text was updated successfully, but these errors were encountered: