RE: CBCentralManager background queue
RE: CBCentralManager background queue
- Subject: RE: CBCentralManager background queue
- From: Andrew Coad <email@hidden>
- Date: Tue, 21 Jul 2015 04:22:53 -0400
- Importance: Normal
Hi Thirumalrao,
Thanks for you response but the code is exactly what I posted. Your code will also execute BLE actions off of the main thread - the merits/demerits of this was the essence of my question.
Kind regards, Andrew Coad
Date: Sat, 18 Jul 2015 12:16:54 +0530 Subject: Re: CBCentralManager background queue From: email@hidden To: email@hidden CC: email@hidden
_centralManager= [[CBCentralManager alloc] initWithDelegate:self queue:dispatch_get_main_queue()
options:@{CBCentralManagerOptionShowPowerAlertKey: @(YES)}]; Try this u may get help from this
|
_______________________________________________
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