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
The error :
[AgoraVideoUIKit] Local video state changed, source: VideoSourceType.videoSourceCameraPrimary, state: LocalVideoStreamState.localVideoStreamStateStopped and error: LocalVideoStreamError.localVideoStreamErrorOk
E/flutter (15665): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Instance of 'AgoraRtmChannelException'
Also for some reason it shows Debug in the screen which I have made false in the main.dart file.
The text was updated successfully, but these errors were encountered:
After you press the end call button, the preset action turns the screen black. However, if you want to change the operation of the endCallButton, In the AgoraVideoButtons class use the onDisconnect method to add your desired functionality.
The error :
[AgoraVideoUIKit] Local video state changed, source: VideoSourceType.videoSourceCameraPrimary, state: LocalVideoStreamState.localVideoStreamStateStopped and error: LocalVideoStreamError.localVideoStreamErrorOk
E/flutter (15665): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Instance of 'AgoraRtmChannelException'
Also for some reason it shows Debug in the screen which I have made false in the main.dart file.
The text was updated successfully, but these errors were encountered: