Skip to content
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

On pressing the call end button it goes black screen #157

Open
souravdivii opened this issue Sep 8, 2023 · 1 comment
Open

On pressing the call end button it goes black screen #157

souravdivii opened this issue Sep 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@souravdivii
Copy link

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.

@souravdivii souravdivii added the bug Something isn't working label Sep 8, 2023
@Meherdeep
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants