kickingvegas / YmsCoreBluetooth

A block-based framework for building Bluetooth 4.0 Low Energy (aka Smart or LE) iOS and OS X applications using the CoreBluetooth API. Includes Deanna and DeannaMac, applications to communicate with a TI SensorTag for iOS and OS X respectively.
Other
524 stars 128 forks source link

Handle CoreBluetooth XPC reset #68

Closed kickingvegas closed 11 years ago

kickingvegas commented 11 years ago

If XPC reset of CoreBluetooth occurs, remove all objects from [YMSCBCentralManager ymsPeripherals].

kickingvegas commented 11 years ago

Fix checked in.