getting multiple didDiscoverService in background
getting multiple didDiscoverService in background
- Subject: getting multiple didDiscoverService in background
- From: Nick Moen <email@hidden>
- Date: Mon, 30 Jul 2012 11:29:18 -0500
- Thread-topic: getting multiple didDiscoverService in background
Hi All,
First, if this has already been discussed just let me know and
point me in the right direction.
I have an app that I am working on that scans for BLE
devices on a certain service ID. I am trying to get my code setup to allow for
multiple call-backs to the centalManager: didDiscoverPeripheral.... method
while the iOS app is running in the background of the iOS device. From what I
am seeing a new device will only send one callback on the first advertisement.
After that the app does not allow for further callbacks. If the peripheral is
first discovered in the foreground, then you will not get any call backs in the
background. Is there a register, or property that I could clear/adjust to
allow for multiple callbacks from a single device while the iOS app is in the
background? Thanks in advance for the input.
Regards,
Nicholas
|
_______________________________________________
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