AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.83k stars 834 forks source link

Android Background Beacon detection not working #1123

Closed Spectra6170 closed 1 year ago

Spectra6170 commented 1 year ago

When an application is in foreground mode then it is working fine. But when application is closed or in background mode then nothing is working in all version of android mobile devices. And when I manually off Bluetooth and on again then it is working and when screen is locked after that it stopped detecting. Can anyone help me with this? I need background working module for Bluetooth low energy application.

davidgyoung commented 1 year ago

closed as a duplicate of #1124