Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: Can't find variable: RTCDataChannelDelegate #60

Open
vikash-rakit opened this issue Jun 13, 2021 · 0 comments
Open

ReferenceError: Can't find variable: RTCDataChannelDelegate #60

vikash-rakit opened this issue Jun 13, 2021 · 0 comments

Comments

@vikash-rakit
Copy link

vikash-rakit commented Jun 13, 2021

getting above error on instantiating WebRTC object.

const webrtc = new WebRTC({
enableAudio: true,
enableVideo: true
});

  • iOS
  • device

image

on peeking into webrtc.ios.js found RTCDataChannelDelegate used with no reference in import.
Kindly provide some direction.

my package.json
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant