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
Describe the bug
I have another dependency in my project that depends on com.twilio.audioswitch. When trying to add this SDK as a project dependency I cannot build the project due to duplicate class errors
To Reproduce
Steps to reproduce the behavior:
Add client-sdk-android as a dependency
Add com.twilio.audioswitch as a dependency (or any library that includes com.twilio.audioswitch as a dependency)
Expected behavior
Project should compile when using this dependency or documentation should explain this behavior when using projects that also have com.twilio.audioswitch as a dependency, similar to the LiveKit fork of WebRTC.
The text was updated successfully, but these errors were encountered:
Describe the bug
I have another dependency in my project that depends on com.twilio.audioswitch. When trying to add this SDK as a project dependency I cannot build the project due to duplicate class errors
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Project should compile when using this dependency or documentation should explain this behavior when using projects that also have com.twilio.audioswitch as a dependency, similar to the LiveKit fork of WebRTC.
The text was updated successfully, but these errors were encountered: