-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I notice this library uses a forked version of audioswitch,
com.github.davidliu:audioswitch:89582c47c9a04c62f90aa5e57251af4800a62c9a
My react native project also brings in the official com.twilio:audioswitch:${versions.audioSwitch} since I am using the twilio voice sdk.
I am currently running into some merge conflicts with these two libraries.
I am fairly new to android package management. Is there a way I can let both libraries use their own version?
Also, is it not possible for this library to move to the official twilio version of audioswitch?
Do you forsee any potential issues of forcing the twilio voice sdk to use this forked version so they are aligned?
Metadata
Metadata
Assignees
Labels
No labels