Unable to integrate Zoom Unity SDK
Hi, We are trying to integrate Zoom video conferencing feature into our unity App. However while we are trying to integrate the SDK we are facing the gradle errors like the below FAILURE: Build failed with an exception. * What went wrong:
Execution failed for task ':unityLibrary:extractReleaseAnnotations'.
> Error while evaluating property 'hasAndroidAnnotations' of task ':unityLibrary:extractReleaseAnnotations'.
> Could not resolve all artifacts for configuration ':unityLibrary:releaseCompileClasspath'.
> Failed to transform zoom-.aar (:zoom:) to match attributes {artifactType=android-classes-jar, org.gradle.status=integration, org.gradle.usage=java-api}.
> Execution failed for AarToClassTransform: /Users/shashikantraghuvanshi/.gradle/caches/transforms-3/53dce28247fac7715261c84b6493653d/transformed/jetified-zoom.aar.
Please suggest what can be done.
Show less