Rightpoint / RZBluetooth

Core Bluetooth helper library
Other
136 stars 47 forks source link

Allow opting in for CBCentralManagerOptionShowPowerAlertKey #77

Closed nobre84 closed 6 years ago

nobre84 commented 7 years ago

Hey! Love this library, great work =) I had the need to show a warning when bluetooth is disabled, CBCentralManager happens to have a handy option that does just that. It would be nice to be able to hint to RZBluetooth to including it during initialization!

cpatterson-lilly commented 6 years ago

Looks like PR #91 fixes this issue.