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

didDiscoverDevices returns empty array #81

Closed Mistra7 closed 1 year ago

Mistra7 commented 3 years ago

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 and done both minimal and extensive example for iOS. In all cases I get empty array where I should get array of 3 beacons.

Note: I configured the event to fire even if nothing is scanned.

Kind regards

andrekovac commented 1 year ago

Please don't follow the extensive example anymore, but the minimal example in the README. I just updated it in #99