react-native-kontaktio icon indicating copy to clipboard operation
react-native-kontaktio copied to clipboard

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)

Results 47 react-native-kontaktio issues
Sort by recently updated
recently updated
newest added

Hello, I have problem making this library work on iOS. It works fine with android, it returns most of needed data. I followed all the steps in [iOS setup](https://github.com/Driversnote-Dev/react-native-kontaktio/blob/master/docs/setup.ios.md) and...

Any plans to add support for beacon broadcast or advertising?

enhancement

Are there plans to implement SDK' config synchronization and sending batter details to the Kontakt.io api? For further checking in Kontakt Admin Panel. I know that their SDK support this...

Hi all, is possible to scan the beacon in background and when the phone is lock? I try with the guide but when the app is in background and when...

Hi, I implement the example that is in Readme file and android setup file "manully config" and I can´t see my beacon in the console,I think the library is not...

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...

Implemented this library effectively in android but facing some issues with IOS. I understand that it is not possible to obtain the Mac address of the Eddystone beacon. However, it...

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...

Here what it happen when i press 'Start discovery' button when i launch the project on my iPhone5S: ![schermata 2018-01-13 alle 09 20 44](https://user-images.githubusercontent.com/34231016/34904320-ca6b9fd2-f843-11e7-96fd-b442053ff041.png) ![schermata 2018-01-13 alle 09 21 56](https://user-images.githubusercontent.com/34231016/34904322-ceb449cc-f843-11e7-8659-3f52ab31deda.png)...

Could you add a feature to simulate a detected beacon (or a few), and also give a mock of the data received in answer to detected beacons? I need this...

help wanted