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

Duplicate class com.twilio.audioswitch.* when using this SDK in a project that depends on com.twilio.audioswitch #571

Open
bennnjamin opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bennnjamin
Copy link

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:

  1. Add client-sdk-android as a dependency
  2. 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.

@bennnjamin bennnjamin added the bug Something isn't working label Dec 31, 2024
@davidliu davidliu self-assigned this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants