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

Beacon disconnecting continuously #34

Closed perceptinfotech closed 5 years ago

perceptinfotech commented 6 years ago

I have beacons and using your sdk we have developed one application for tracking car trip. our main goal is once car driver enters into the car then mobile app includes your kontact sdk that detects beacon and starts tracking automatically. for achieving this functionality we have used Enter and Exit event from your sdk But sometimes driver already into the car and we got exit event. Sometimes beacon is near to phone then still I am getting exit event it should not. I must get Exit event once beacon goes far from the beacon.

andrekovac commented 5 years ago

Beacons sometimes are tough to handle and many factors influence the signal quality, some you can control with the settings of this package, some external like battery level, signal strength, distances and materials in walls etc.

Please describe a concrete scenario to replicate and we can investigate the underlying issue. I cannot work with such a general issue.

andrekovac commented 5 years ago

Closing this issue because of inactivity