Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CBCentralManager is always poweredOff on iOS 11 #86

Open
amani-mohammad opened this issue Jan 31, 2018 · 1 comment
Open

CBCentralManager is always poweredOff on iOS 11 #86

amani-mohammad opened this issue Jan 31, 2018 · 1 comment

Comments

@amani-mohammad
Copy link

I have installed the latest update of the code but I am facing a serious problem when I try to connect on iOS 11.0+ devices.

Every time I receive a message that says: 'Please turn on Bluetooth to connect to the device'. I have traced the code and it seems that the CBCentralManager state is always poweredOff.

I tested BLE connection on the same iOS 11 device with other apps and it works fine. Sometimes it just needed to turn off then turn on the Bluetooth from settings to be able to connect. Other apps works after turning off then on the Airplane mode. But neither works with my app and its Bluetooth kit code.

Any solution please ?

@iDalink
Copy link

iDalink commented Apr 23, 2018

Yes, It happens to me also.
If you close bluetooth in control center , and you open bluetooth in setting, you will always receive poweroff state. You should open bluetooth in control center also.
I am confused with this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants