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

My app cannot see simulated beacons #66

Closed DevQuayle closed 4 years ago

DevQuayle commented 4 years ago

I have little problem with detect simulated beacons. I try simulate ibeacon from my second phone by Beacon Simulator on android. But my app can't see these beacons, but when I simulate beacon from my macbook, my app see this beacon.

I don't have phisical beacon yet, so I don't tested it.

Maybe have you any idea what I doing wrong ?

andrekovac commented 4 years ago

I use this to use my macbook to simulate a beacon and it works quite well: https://github.com/timd/MactsAsBeacon

andrekovac commented 4 years ago

Since it's working when you simulate a beacon with your macbook, the lib is generally working. Seems to be an issue with your beacon simulator on Android.