The application uses the Sinch Video SDK (".aar") from the “libs” folder. Adding Jitsi to Gradle and building the project is giving duplicate classes issue. Any suggested workaround here…?
Duplicate class org.webrtc.AndroidVideoDecoder$1 found in modules jetified-react-native-webrtc-1.75.3-jitsi-4429568-runtime.jar (com.facebook.react:react-native-webrtc:1.75.3-jitsi-4429568) and jetified-sinch-android-rtc-3.17.4-runtime.jar (:sinch-android-rtc:3.17.4)
Duplicate class org.webrtc.AndroidVideoDecoder$DecodedTextureMetadata found in modules jetified-react-native-webrtc-1.75.3-jitsi-4429568-runtime.jar (com.facebook.react:react-native-webrtc:1.75.3-jitsi-4429568) and jetified-sinch-android-rtc-3.17.4-runtime.jar (:sinch-android-rtc:3.17.4)
.............