Skip to content

ReferenceError: Can't find variable: RTCDataChannelDelegate #60

@vikash-rakit

Description

@vikash-rakit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions