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

Android: No scanning when app is in background #119

Open ycldz opened 1 year ago

ycldz commented 1 year ago

@andrekovac "regionDidExit" works when I lock the screen or close the app. How can I make it work in the background.

KaiValar commented 2 months ago

You need to start it on a Foreground Service.