-
Notifications
You must be signed in to change notification settings - Fork 552
Open
Labels
Description
Prerequisites
- I checked the documentation and FAQ without finding a solution
- I checked to make sure that this issue has not already been filed
- I'm sure that question is related to the library itself and not Bluetooth Low Energy or Classic in general. If that so, please post your question on StackOverflow.
- I'm running the latest version
Question
Hi,
I am trying to understand how to scan in background on Android.
I saw this PR in RxAndroidBle.
Which this library uses.
But i see that this library doesn't support this option.
Another option that is saw is using react-native-background-actions
What should i do ?
Thank you