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
As I'm new to Rust, not sure what steps I should/can take to debug.
Thanks in advance! (btw, working awesome on linux!)
I think that peripheral_manager_did_add_service_error might just be a misleading log. It seems to always print, even if it does not always contain an error.
However, Assertion failure in -[CBPeripheralManager addService:], CBPeripheralManager.m:408 may be a real issue.
All of that to say, I am not experiencing these errors on 13.2.1 (arm64)
Hi,
I have a demo program using this library working on linux, but it fails on MacOS using CoreBluetooth. I get the following output:
As I'm new to Rust, not sure what steps I should/can take to debug.
Thanks in advance! (btw, working awesome on linux!)
The text was updated successfully, but these errors were encountered: