You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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:
I also made sure to add the NSBluetoothAlwaysUsageDescription and NSBluetoothPeripheralUsageDescription permissions to the info.plist file.
The text was updated successfully, but these errors were encountered: