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

Call screen black screen on receive call #6

Open
lohnsonok opened this issue Jul 6, 2021 · 0 comments
Open

Call screen black screen on receive call #6

lohnsonok opened this issue Jul 6, 2021 · 0 comments

Comments

@lohnsonok
Copy link

lohnsonok commented Jul 6, 2021

AgoraRtcEngine.onUserJoined = (int uid, int elapsed) { setState(() { hasUserJoined = true; final info = 'onUserJoined: $uid'; _infoStrings.add(info); _users.add(uid); }); };

I don't understand how uid is getting on press take call button. It appears call is not visible(black screen) how to solve this please

Note : I'm using agora in testing mode

@lohnsonok lohnsonok changed the title Call show only receiver camera on both phones - not caller camera Call screen white screen on receive call Jul 7, 2021
@lohnsonok lohnsonok changed the title Call screen white screen on receive call Call screen black screen on receive call Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant