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

Scanning of Telemetry data is inconsistent. #58

Open Thianzeren opened 5 years ago

Thianzeren commented 5 years ago

When scanning for Eddystone beacons, the telemetry data received is inconsistent. Sometimes it would be able to receive the TLM information, while most of the time it receives null. This is not the case when I've tested with other beacon scanning apps as they are always able to retrieve the TLM data, so I would think it is most likely NOT an issue with the beacon but possibly with the library.

Does anyone have any experience with this?

Thank you for your help :)

andrekovac commented 4 years ago

This lib is not well tested with Eddystone beacons. So pull-requests for Eddystone beacons are very welcome in case you find a fix.