You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[Description of the issue]
Steps to Reproduce
[Step one]
[Step two]
[Insert as many steps as needed]
Code
// Code that helps reproduce the issue
Expected Behavior
[What you expect to happen]
Actual Behavior
[What actually happens]
Reproduces How Often
[What percentage of the time does it reproduce?]
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. 1.3.12 via CocoaPods]
Xcode
[e.g. 9.2]
iOS Version
[e.g. 11.2.6]
iOS Device
[e.g. iPhone 8 Plus]
The text was updated successfully, but these errors were encountered:
Maaz-EmpGroup
changed the title
How to disconnect or remove remote participant from room using swift
How to Mute or disconnect remote participant from room using swift
Jan 12, 2022
Description
[Description of the issue]
Steps to Reproduce
Code
// Code that helps reproduce the issue
Expected Behavior
[What you expect to happen]
Actual Behavior
[What actually happens]
Reproduces How Often
[What percentage of the time does it reproduce?]
Logs
Debug level logs are helpful when investigating issues. To enable debug level logging, add the following code to your application:
Versions
All relevant version information for the issue.
Video iOS SDK
[e.g. 1.3.12 via CocoaPods]
Xcode
[e.g. 9.2]
iOS Version
[e.g. 11.2.6]
iOS Device
[e.g. iPhone 8 Plus]
The text was updated successfully, but these errors were encountered: