expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
433 stars 92 forks source link

Latest supported react-native-webrtc version for @config-plugins/react-native-webrtc #75

Closed fobos531 closed 2 years ago

fobos531 commented 2 years ago

Summary

Hey there, the documentation for the react-native-webrtc config plugin states the latest compatible react-native-webrtc version for the 2.0.0 version of the config plugin. However, since the latest config plugin version is 2.1.1, can you state which is the latest supported version of react-native-webrtc? I tried with version 1.100.0, but I'm getting a TypeError: undefined is not an object (evaluating '_eventTargetShim.defineCustomEventTarget.apply') when running mediaDevices.enumerateDevices()

Thanks in advance!

Config Plugin

@config-plugins/react-native-webrtc

What platform(s) does this occur on?

iOS

SDK Version

44

Reproducible demo

EvanBacon commented 2 years ago

I just updated @config-plugins/react-native-webrtc and it appears to work with the latest.