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

How to obtain the InstanceID for a Eddystone Beacon in Android? #74

Open AndresN17 opened 4 years ago

AndresN17 commented 4 years ago

When I use eddystoneDidUpdate the namespace looks like this: {"identifier": "Everywhere", "instanceId": "Any instance ID", "namespace": "f7826da6bc5b71e0893e", "secureNamespace": null}

I want to obtain the instanceId but like you see just show "Any Instance ID", is a problem of configuration?