cordova-plugin-ibeacon
cordova-plugin-ibeacon copied to clipboard
No beacon found on cordova android 9.0.0
Ran the example code, beacons found on cordova android 8.0.0 but not on 9.0.0
Run the same issue this week, searching for fix @biswas123 have some ideas?
yeah downgrade to android 8.0.0
On Wed, May 12, 2021, 15:42 Gleb Mikheev @.***> wrote:
Run the same issue this week, searching for fix @biswas123 https://github.com/biswas123 have some ideas?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/petermetz/cordova-plugin-ibeacon/issues/456#issuecomment-839641029, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFQD4HFTO6PLPT3FLVHQZ3TNJGIXANCNFSM44PHRVQQ .
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.
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?
Hello. Any news ? Is there an other plugin for Beacons on cordova ?
Did you try adding the additional permissions and declarations to the Android manifest listed here? https://github.com/petermetz/cordova-plugin-ibeacon/issues/467#issuecomment-948201224
I was having a similar issue and had to add the FINE_LOCATION permission to config.xml AND request it using cordova-plugin-diagnostic