Hacker News new | ask | show | jobs
by Steppschuh 2253 days ago
You can, in fact, do BLE scans in the background on iOS. It's tricky and requires some workarounds, like basically everything related to background tasks in iOS.

Source: Providing apps with that functionality.

1 comments

Which workaround you use?