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

Could not resolve android-secure-biometrics v0.04 #1

Open
helomri opened this issue May 19, 2023 · 1 comment
Open

Could not resolve android-secure-biometrics v0.04 #1

helomri opened this issue May 19, 2023 · 1 comment

Comments

@helomri
Copy link

helomri commented May 19, 2023

Hello,
When trying to use the plugin, I couldn't compile my app because of this error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.github.prongbang:android-secure-biometric:0.04.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/prongbang/android-secure-biometric/0.04/android-secure-biometric-0.04.pom
       - https://repo.maven.apache.org/maven2/com/github/prongbang/android-secure-biometric/0.04/android-secure-biometric-0.04.pom
       - https://storage.googleapis.com/download.flutter.io/com/github/prongbang/android-secure-biometric/0.04/android-secure-biometric-0.04.pom
       - https://jcenter.bintray.com/com/github/prongbang/android-secure-biometric/0.04/android-secure-biometric-0.04.pom
     Required by:
         project :app > project :local_auth_crypto

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 24s
Exception: Gradle task assembleDebug failed with exit code 1

I says that the library android-secure-biometrics version 0.04 could not be found anywhere, is this a bad version/name?

Here's my Flutter doctor if it can help;

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 3.10.0-16.0.pre, on Fedora Linux 38 (KDE Plasma) 6.2.14-300.fc38.x86_64, locale fr_FR.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2022.2)
[✓] IntelliJ IDEA Community Edition (version 2023.1)
[✓] Connected device (2 available)
[✓] Network resources

! Doctor found issues in 1 category.
@helomri
Copy link
Author

helomri commented May 19, 2023

Hello again,
I got my app working with the android-secure-biometrics dependency, you should add a redirection to the android-secure-biometrics's readme file to give the full onboarding steps to use the plugin.

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

1 participant