Driversnote-Dev / react-native-kontaktio

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
MIT License
112 stars 48 forks source link

Android beacon scanning not working #70

Closed adarshraj87 closed 1 year ago

adarshraj87 commented 4 years ago

Hi

I was trying out this library instead of beacon manager, in IOS its all working good, but in android, beacons are not showing up. Btw I'm not using Kontaktio beacons.

AmirHedieh commented 4 years ago

Hi

I was trying out this library instead of beacon manager, in IOS its all working good, but in android, beacons are not showing up. Btw I'm not using Kontaktio beacons.

Any solution? i just did all the setup and im sure the code is ok but i can't see any beacon created with another phone(as beacon)

andrekovac commented 4 years ago

Did you use the code from the minimal example in the README?: https://github.com/Driversnote-Dev/react-native-kontaktio#minimal-example

The example app is unfortunately outdated.

raulpartida commented 4 years ago

Hi, I have the same problem, I implement the example that is in Readme file and manully config and I can´t see my beacon in the console,I think the library is not working or I'm doing something wrong because another apps in the same phone works perfectly... with this example code I just see the text label.

I'm using: Phone: Motorola G4 SO: Android 7.0 RN: 61.2 Beacon spec: BLE iBeacon react-native-kontaktio: 2.7.2

Any solution?

brnyza commented 3 years ago

Here for me, it stopped reading becons, now it's working.

andrekovac commented 1 year ago

Just tested. In the current version v3.1.0 beacon scanning works on Android.

Closing this issue.