ConnectyCube / connectycube-js-sdk-releases

Releases materials for ConnectyCube JS SDK platform https://connectycube.com
9 stars 1 forks source link

import ConnectyCube from 'react-native-connectycube'; #114

Open Saibadeen opened 1 year ago

Saibadeen commented 1 year ago

so just I’m importing this and getting this error ERROR TypeError: Cannot read property 'enumerateDevices' of undefined, js engine: hermes

ccvlad commented 1 year ago

Your environment doesn't support the react-native-webrtc for audio/video calls. Try to install the last react-native-connectycube version (3.27.4) if you don't want to configure the RNWebRTC module or follow the RNWebRTC guide to install it correctly.