Open vikash-rakit opened 3 years ago
getting above error on instantiating WebRTC object.
const webrtc = new WebRTC({ enableAudio: true, enableVideo: true });
on peeking into webrtc.ios.js found RTCDataChannelDelegate used with no reference in import. Kindly provide some direction.
my package.json
getting above error on instantiating WebRTC object.
const webrtc = new WebRTC({ enableAudio: true, enableVideo: true });
on peeking into webrtc.ios.js found RTCDataChannelDelegate used with no reference in import. Kindly provide some direction.
my package.json