Hi everyone, my team is developing an iOS app using CoreBluetooth and CoreLocation that includes the below task:
- Start a BLE scanning to connect to a peripheral when the phone's location enters a specific boundary area.
Is there any way for us to implement this task when the app is in background mode or is not opened?
Any sharing or advice would be appreciated. Thanks