"Failed to compile values file" after upgrading zoom SDK to v5.11.3.7251

I ran into this error while upgrading zoom sdk :

My project structure and AGP :
project

gradel

Please help !

Any feedback will be highly appreciate

@chunsiong.zoom Hi, any feedback will be highly appreciate.

I found the issue it was dependency conflict
To fix :

  • 1st bring all the dependencies from your project to zoom sample application and check whether the same issue exist.
  • 2nd comment your dependencies one by one and build the zoom sample application this will lead to finding the dependency that has conflict with zoom sdk .

Hope this help.

1 Like