Skip to content

Call screen black screen on receive call #6

@lohnsonok

Description

@lohnsonok

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions