-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RCTVideoView setOnClick Error - React-Native 0.73 (iOS only, not Android) #14441
RCTVideoView setOnClick Error - React-Native 0.73 (iOS only, not Android) #14441
Comments
We don't support RN 0.73 yet, so use it at your own peril. |
Similar issue: rive-app/rive-react-native#215 react-native-webrtc may not be fully compatible with rn73. |
Thanks @tswiejkowski it's working for me. |
Thanks, it's working for me |
After upgrading to React-Native 0.73.* an exception is thrown within iOS when trying to join a conference. Android appear to be working correctly.
The text was updated successfully, but these errors were encountered: