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

i am running application on iphone 8 and bluetooth connection showing invalid #8

Open
divyaEncodework opened this issue May 25, 2023 · 1 comment

Comments

@divyaEncodework
Copy link

divyaEncodework commented May 25, 2023

Hello @lengockhoa90
I have an error like below:
[CoreBluetooth] XPC connection invalid
Blufi Client BLE state powered on
Blufi Scan device: 1431FA61-24BC-8E29-97E7-F6E01A150E97

please reply ASAP.

thanks in advance.

@mohitjadav86
Copy link

@divyaEncodework

If you are using a simulator, it will always show this error
if you use a real device please try to add the below lines in info.plist

<key>NSBluetoothPeripheralUsageDescription</key>
<string>Play with BLE Compatible devices<string>

Make sure your Bluetooth is on

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