ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

Bug - Get Random Call from User. Even if user not logged in. #124

Closed stephanoparaskeva closed 3 years ago

stephanoparaskeva commented 3 years ago

Leave it for a while. Alice (IOS) starts receiving calls from BOB.

How can this even happen? This will effect our ability to go into production.

ccvlad commented 3 years ago

There are four hardcoded users in the RN VideoSample. Someone are testing the sample at the same time with you. You can create your own application with separate users.

stephanoparaskeva commented 3 years ago

There are four hardcoded users in the RN VideoSample. Someone are testing the sample at the same time with you. You can create your own application with separate users.

Ahh, I see that must be correct.