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

No beacon found on cordova android 9.0.0 #456

Open
khayargoli opened this issue May 9, 2021 · 7 comments
Open

No beacon found on cordova android 9.0.0 #456

khayargoli opened this issue May 9, 2021 · 7 comments

Comments

@khayargoli
Copy link

Ran the example code, beacons found on cordova android 8.0.0 but not on 9.0.0

@glebmachine
Copy link

Run the same issue this week, searching for fix
@Biswas123 have some ideas?

@khayargoli
Copy link
Author

khayargoli commented May 12, 2021 via email

@clarklight
Copy link

Cordova android is now 10.0.1, i am wondering is this plugin still maintained? Because it will require API level 30 for apps to be accepted on the play store.

@jlovera3
Copy link

did you guys find any solution to this? We won't be able to deploy con the play store if not... Is there any other plugin we can use on npm? can we contact the creators of this plugin?

@DydjyZ
Copy link

DydjyZ commented Oct 30, 2021

Hello. Any news ? Is there an other plugin for Beacons on cordova ?

@noahbaron
Copy link

Did you try adding the additional permissions and declarations to the Android manifest listed here? #467 (comment)

@cclobo2
Copy link

cclobo2 commented Jul 19, 2022

I was having a similar issue and had to add the FINE_LOCATION permission to config.xml AND request it using cordova-plugin-diagnostic

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

7 participants