You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that when I am using the new architecture the video calls or livestream features won't work and just throw a runtime error like non-std c++ issue
This does not happen when using only react-native-webrtc
The text was updated successfully, but these errors were encountered:
Hi @Jonatthu, can you please use this template to provide more information about the reported issue:
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [ ] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version**
- SDK version
**Env:**
Fill out what's applicable
**React / JS client**
- Browser [e.g. chrome, safari]
**React Native**
- OS: [e.g. iOS, linux...]
- Device or emulator [e.g. android emulator, real iPhone X...]
**Node JS client**
- Node version
**Additional context**
Add any other context about the problem here.
It seems that when I am using the new architecture the video calls or livestream features won't work and just throw a runtime error like non-std c++ issue
This does not happen when using only react-native-webrtc
The text was updated successfully, but these errors were encountered: