IOS CoreBluetooth : App Running in Background When BLE is Disconnected
I am trying to run my app in background when the BLE is disconnected.But system will kill the app after a period of time.So I read apple's document --《Core Bluetooth Programming Guide》。The last I found the following passage at “Core Bluetooth Background Processing for iOS Apps”。 “Performing Long-Term Actions in the Background Some apps may need to use the Core Bluetooth framework to perform long-term actions in the background. As an example, imagine you are developing a home security app for an iOS device that communicates with a door lock (equipped with Bluetooth low energy technology). The