Post

Replies

Boosts

Views

Activity

PacketLogger not working after deletion of com.apple.Bluetooth.plist
Hello, I had trouble with bluetooth on my MacBook Air running macOs Sonoma 14.2.1. I could not find some bluetooth devices, like my iPad for instance, so I decided to delete the plist file to "reset" bluetooth settings. Unfortunately bluetooth still behaves the same and additionally PacketLogger stopped working. It stays empty and does not show any traffic. Anybody knows what to do here?
0
0
697
Jan ’24
How to add a CBMutableDescriptor
Hello, whenever I want to add a CBMutableDescriptor, either with CBMutableDescriptor(type: CBUUID(string: "2901"), value: nil) or using the defined string CBUUIDCharacteristicUserDescriptionString: I get the following error message: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Expecting NSData value type for Format descriptor' What am I doing wrong here? Thanks
1
0
482
Mar ’24