Not receiving BLE events in background
Not receiving BLE events in background
- Subject: Not receiving BLE events in background
- From: Andras Kovi <email@hidden>
- Date: Thu, 16 Aug 2012 08:45:52 +0200
Hi!
Do I have to add anything to the app to indicate iOS that BLE events must be delivered to it while backgrounded? I declared the UIBackgroundModes / bluetooth-central in the info.plist file, so in theory I should be able to receive the events.
1. The app scans for the BLE accessory and connects to it. Connection is reestablished automatically if the didDisconnect is received. 2. Go back to the home screen. 3. No callbacks while the app is in the background. 4. Bring the app back to foreground, and the didConnect, didDiscover and other callbacks are immediately called.
Thanks in advance, Andras
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden