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

onRoomParticipantDidConnect not called in ios when joining the video call #712

Open
gauripagare28 opened this issue Jun 15, 2023 · 3 comments

Comments

@gauripagare28
Copy link

Steps to reproduce

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Environment

  • Node.js version:
  • React Native version:
  • React Native platform + platform version: iOS 9.0

react-native-twilio-video-webrtc

Version: npm version or "master"

@kazimdsaidul
Copy link

Same to me

@ASrey
Copy link

ASrey commented Jul 7, 2023

What's your case?

Indeed onRoomParticipantDidConnect isn't fired when you join a room. It's only called when someone else join the room after you.

You should check onRoomParticipantDidConnect if you want to know the other participants.

@sidthidet-k
Copy link

@ASrey, I encountered the same problem, and this issue only occurs on iOS. On Android, onRoomParticipantDidConnect is called regardless of whether a participant joins the room before or after me.

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

4 participants