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

cordova-plugin-ibeacon not working starting android 11 #479

Open
RN-programmer opened this issue Apr 20, 2023 · 7 comments
Open

cordova-plugin-ibeacon not working starting android 11 #479

RN-programmer opened this issue Apr 20, 2023 · 7 comments

Comments

@RN-programmer
Copy link

RN-programmer commented Apr 20, 2023

We are using cordova-plugin-ibeacon to detect beacons in our android mobile app. It was working till android sdk 29.

As per google play store policy, we updated our android app compile sdk to 31. After that, ibeacon not detecting any beacons.

We tried all the changes mentioned in this link :
#474

I really appreciate if someone is having a solution for this issue.

@noahbaron
Copy link

noahbaron commented Apr 20, 2023 via email

@RN-programmer
Copy link
Author

RN-programmer commented Apr 21, 2023

Hi @noahbaron ,
Yes it was working in the earlier versions of android.

Yes I have added all necessary permissions..

Beacons list is coming as empty.

@noahbaron
Copy link

noahbaron commented Apr 21, 2023 via email

@RN-programmer
Copy link
Author

Hi @noahbaron ,

All necessary permissions has been added including BLUETOOTH_SCAN and android:exported="false" for intent filters .

But no luck with respect to beacon list. still it's empty.

@noahbaron
Copy link

noahbaron commented Apr 24, 2023 via email

@RN-programmer
Copy link
Author

@noahbaron : Yes I'm having "android.permission.ACCESS_FINE_LOCATION" PERMISSION too..

But not getting the beacons

@noahbaron
Copy link

noahbaron commented May 3, 2023 via email

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