react-native-peerjs icon indicating copy to clipboard operation
react-native-peerjs copied to clipboard

Error: Failed to initialize PeerConnection

Open Yuvraj-Mori opened this issue 1 year ago • 0 comments

[email protected] working well with [email protected] generating problem with [email protected] and [email protected]

getting errors like

  • Error: Failed to initialize PeerConnection, check the native logs!
  • ERROR PeerJS: Your browser does't support RTCPeerConnection#addStream. Ignored.

trying to build react-native-peerjs locally but package decoupling.diff pointing to old version of PeerJS change logs and parcel package failed with react-native-peerjs/peerjs/lib/exports.ts: Invalid Version: undefined error

Yuvraj-Mori avatar Nov 08 '23 12:11 Yuvraj-Mori