video-quickstart-ios: Video is not preview in one side
Before filing an issue please check that the issue is not already addressed by the following:
If this is an issue with the QuickStart itself, file it here. If this is an issue with the SDK or how to do something with the SDK please use twilio-video-ios instead.
Please ensure that you are not sharing any Personally Identifiable Information(PII) or sensitive account information (API keys, credentials, etc.) when reporting an issue.
Description
When one person create the room and other is join in this case who join the room that person is cant see the other person in the video view
Steps to Reproduce
- [Step one] Connect the room
- [Step two] join
does
Code
// Code that helps reproduce the issue
Expected Behavior
Both people can see each other
Actual Behavior
One person cant see other one
Reproduces How Often
many times
Logs
Debug level logs are helpful when investigating issues. To enable debug level logging, add the following code to your application:
TwilioVideoSDK.setLogLevel(.debug)
// Log output when the issue occurs
Versions
All relevant version information for the issue.
Video iOS SDK
[e.g. 3.2 via CocoaPods]
Xcode
[e.g. 11]
iOS Version
[e.g. 13]
iOS Device
[e.g. iPhone 11]
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 24 (10 by maintainers)
Yes issue resolve