Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error for Android 13: Could not find com.commit451:PhotoView:1.2.4. #241

Open
raydaryakenar opened this issue Aug 30, 2024 · 2 comments

Comments

@raydaryakenar
Copy link

raydaryakenar commented Aug 30, 2024

Hi. I am trying build Apache Cordova app for Android. But this plugin (v 1.3.0) shows this error and I am not able to build my app

Execution failed for task ':app:checkDebugAarMetadata'.
[08:29:16] > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
[08:29:16]    > Could not find com.commit451:PhotoView:1.2.4.
[08:29:16]      Searched in the following locations:
[08:29:16]        - https://dl.google.com/dl/android/maven2/com/commit451/PhotoView/1.2.4/PhotoView-1.2.4.pom
[08:29:16]        - https://repo.maven.apache.org/maven2/com/commit451/PhotoView/1.2.4/PhotoView-1.2.4.pom
[08:29:16]        - https://jcenter.bintray.com/com/commit451/PhotoView/1.2.4/PhotoView-1.2.4.pom
[08:29:16]        - https://maven.google.com/com/commit451/PhotoView/1.2.4/PhotoView-1.2.4.pom
@YaroslavG
Copy link

Today I have the same error with my android build
Screenshot 2024-08-30 at 14 17 58

@YaroslavG
Copy link

YaroslavG commented Aug 30, 2024

@raydaryakenar
Did you check this ?
#239 (comment)

I prepared fork plugin, you can try this:
"com-sarriaroman-photoviewer": "git+https://github.com/YaroslavG/photoviewer.git",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants