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
Post
Replies
Boosts
Views
Activity
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?