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
If RTCVideoView with opened _localRenderer placed at root Widget, after hot restarting application was crashed with error:
*** Assertion failure in -[RTCCameraVideoCapturer dealloc], ../../sdk/objc/components/capturer/RTCCameraVideoCapturer.m:113
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Session was still running in RTCCameraVideoCapturer dealloc. Forgot to call stopCapture?'
0 commit comments