Rightpoint/RZBluetooth

Allow opting in for CBCentralManagerOptionShowPowerAlertKey

nobre84 opened this issue · 1 comments

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!

Looks like PR #91 fixes this issue.