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

Monitoring events when app is terminated state. #111

Open SERCHAT opened 1 year ago

SERCHAT commented 1 year ago

Hi, How can I use this library to monitor beacons when app is terminated/killed state. I add the events on index.js file but when app is terminated they are not triggered from library. Thank you.

volodymyrpodufalyy commented 1 year ago

I'm able to listen to beacon events when app is in terminated/killed state for iOS with didEnterRegion event. But regionDidEnter event doesn't work such way on Android. Is there some configuration to enable background scanning on Android ? @andrekovac ?

ycldz commented 1 year ago

+