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

iOS - [CoreBluetooth] XPC Connection Invalid #15

Open
luigi741 opened this issue May 27, 2020 · 3 comments
Open

iOS - [CoreBluetooth] XPC Connection Invalid #15

luigi741 opened this issue May 27, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@luigi741
Copy link

Greetings,

First of all, thank you for providing this library for the general public. Once the app has launched, I'm getting an error in the Xcode console that says: "[CoreBluetooth] XPC connection invalid"

Below is what I'm using hardware/software wise:

  • macOS Catalina v10.15.4
  • Xcode v11.5
  • Flutter v1.17.1
  • iPhone 6S Plus -- iOS v13.5

I also made sure to add the NSBluetoothAlwaysUsageDescription and NSBluetoothPeripheralUsageDescription permissions to the info.plist file.

@Sikandarkhan
Copy link

Any update on this thread?

I am also facing the same issue

@pszklarska
Copy link
Owner

Unfortunately no, I couldn't reproduce it on my side... There are few solutions available on StackOverflow that seems pretty easy, but without being able to reproduce it, I can't be sure they would help.

Feel free to try them and open PR if you find a fix.

@indigoswann
Copy link

For me it only happens if I mount the containing widget after a succcessful scan operation.

@pszklarska pszklarska added the bug Something isn't working label Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants