Hello everyone, has anyone tried background listen...
# android
r
Hello everyone, has anyone tried background listening for the Nearby API on Android 26+. I've tried WorkManager and JobIntentService and in both instances the beacon listener will not fire at all. Any suggestions?
stackoverflow 6
google 3
l
This is not Kotlin related. Anyway, background scanning with the Nearby API only fires with bluetooth enabled when the screen is powered on then unlocked, or when another app performs a BLE scan