ConnectyCube / connectycube-js-sdk-releases

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

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

Open Saibadeen opened 8 months ago

Saibadeen commented 8 months ago

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

ccvlad commented 8 months 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.