Unrecognized selector sent to instance * while invoking peerConnectionInit

Hello everyone :wave:t5: I have been trying to solve this issue for 2-3 months. I keep on getting the error


When I try and create a peer connection using a Janus media server. I have looked far and wide for a reason for this error. I am using react-native-webrtc": "^1.94.1. I have looked thoroughly through all my code and documentation and I cant understand what I am doing wrong. If anyone could point me in the right direction I would be forever grateful.

Cheers

Might be more useful if you can provide code samples for the peer creation process.
Generally a run down of how youโ€™re going about things.

That would then help us debug the issue.