lib-jitsi-meet: TypeError: _this.isCollectingLocalStats is not a function (it is undefined)

After jitsiConnectionEstablished I tried to call JitsiMeetJS.createLocalTracks({ devices: ['audio'] }); But got an error: "error": [TypeError: _this.isCollectingLocalStats is not a function (it is undefined)]

I am using latest react-native@0.73.6

About this issue

  • Original URL
  • State: closed
  • Created 3 months ago
  • Comments: 18 (18 by maintainers)

Commits related to this issue

Most upvoted comments

Can you reproduce the same error on alpha.jitsi.net?