mieszko4 / react-native-zoom-us

MIT License
122 stars 115 forks source link

Fix errors with referencing jitpack version that doesn't exist. #310

Closed wilkinson4 closed 6 months ago

wilkinson4 commented 6 months ago

Fixes this issue:

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkStagingDebugAarMetadata'.
> Could not resolve all files for configuration ':app:StagingDebugRuntimeClasspath'.
   > Failed to transform mobilertc-5.13.10.12578.aar (com.github.zoom-us-community.jitpack-zoom-us:mobilertc:5.13.10.12578) to match attributes {artifactType=a
ndroid-aar-metadata, org.gradle.status=release}.
      > Could not find mobilertc-5.13.10.12578.aar (com.github.zoom-us-community.jitpack-zoom-us:mobilertc:5.13.10.12578).
        Searched in the following locations:
            https://www.jitpack.io/com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/mobilertc-5.13.10.12578.aar
cristianblar commented 6 months ago

@wilkinson4 why did you close? I'm having the same exact issue.

wilkinson4 commented 6 months ago

I don't think this was the issue. I'm still working through figuring out what is going on.

wilkinson4 commented 6 months ago

@mieszko4 any ideas?

mieszko4 commented 6 months ago

I answered in https://github.com/mieszko4/react-native-zoom-us/issues/311#issuecomment-1789812538. Let's continue there.