ble.net
ble.net copied to clipboard
ScanforBroadcasts in Background
I would like to have my app continue scanning for BLE peripherals in the background. I have UIBackgroundModes as bluetooth-central on info.plist. So far I couldn't get the app to continue scanning in background.
What type of parameters that I need to pass to ScanForBroadcasts so that it continues searching for BLEs even if app is in the background?
Thanks for the help
Hey @ongunsaracbasi, sorry I overlooked this. It should "just work", what is the behavior you are seeing? And how are are you intending to use background mode in your app? Can you share your log output?