Error: duplicate value for resource ‘attr/progress’ with config ”

I am getting this error: error: duplicate value for resource ‘attr/progress’ with config ‘’. when trying to integrate zoom in my Android app.
Error is in values.xml file in mobilertc module that is added as dependency module in my existing android app.
Showing error in the following code:





Which Mobile Client SDK version?
5.5.1.1319

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots

Smartphone (please complete the following information):

  • Android pixel 3a, os Android 11

Additional context
minSdkVersion 21
targetSdkVersion 30
Android Studio: 4.1.3
Gradle 6.7.1

Hi @mgvarma, thanks for using our SDK.

Sorry to hear you are running into this issue. This is likely due to a conflict with another attribute either in your project or another library included in your project. Can you verify whether or not your project contains an attribute with the same name?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.