iOS 11.* bluetooth issue - CBCentralManager

Hello,
I'm facing a problem with bluetooth on smartphones with iOS 11.*. This is an old bug, which has been described here:

https://forums.developer.apple.com/thread/102702

CBCentralManager state is initially Powered Off... |Apple Developer Forums

swift4 - How to Check Bluetooth ON/OFF in iOS 11+ in swift - Stack Overflow


I'm using CBCentralManager and it's delegates to get the current BLE status, but it returns me poweredOff status even if it is turned on.


Do you plan to repair it ? When ? It's really annoying ...


Thanks !

Replies

Any work around found for this?