Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 307 Bytes

NBCoreBluetoothAPIMisuseGuard

A drop in category which prevents CoreBluetooth methods being called when the state is not 'powered on'

Usage

Just drag into your project which uses CoreBluetooth and add a breakpoint for All Exceptions.

The code will only be compiled in debug builds.

License

MIT