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 find org.altbeacon:android-beacon-library #270

Open
iSaBo96 opened this issue Dec 19, 2023 · 2 comments
Open

Could not find org.altbeacon:android-beacon-library #270

iSaBo96 opened this issue Dec 19, 2023 · 2 comments

Comments

@iSaBo96
Copy link

iSaBo96 commented Dec 19, 2023

Version

1.1.0

Platform

Android

OS version

Android 12

Steps to reproduce

  1. Create a "hello world"-App
  2. Add the library
  3. Change compile to implementation in the build.gradle file of the package
  4. run "npm run android"

Expected behavior

Run the App

Actual behavior

I get the following error:
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not find org.altbeacon:android-beacon-library:2.16.1. Searched in the following locations: - https://oss.sonatype.org/content/repositories/snapshots/org/altbeacon/android-beacon-library/2.16.1/android-beacon-library-2.16.1.pom - https://repo.maven.apache.org/maven2/org/altbeacon/android-beacon-library/2.16.1/android-beacon-library-2.16.1.pom - file:/Applications/XAMPP/xamppfiles/htdocs/Localizer/AwesomeProject/node_modules/jsc-android/dist/org/altbeacon/android-beacon-library/2.16.1/android-beacon-library-2.16.1.pom - https://dl.google.com/dl/android/maven2/org/altbeacon/android-beacon-library/2.16.1/android-beacon-library-2.16.1.pom - https://www.jitpack.io/org/altbeacon/android-beacon-library/2.16.1/android-beacon-library-2.16.1.pom Required by: project :app > project :react-native-beacons-manager

Does anybody know why? I already change "compile" to implementation in the build.gradle file

@yasintz
Copy link

yasintz commented Jan 6, 2024

I am recommending to use https://github.com/JanSneeuw/react-native-beacon-radar

@iSaBo96
Copy link
Author

iSaBo96 commented Jan 7, 2024

Thank you. I will test the library :)

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