macOS15.6 Bluetooth status always returns CBManagerStateUnsupported

macOS15.6 Bluetooth status always returns CBManagerStateUnsupported

There is no information here to understand why this could be happening:

  • is this issue new to 15.6, and it worked fine before
  • at what point in your app you are seeing this
  • what hardware is this happening on
  • are you getting this in the delegate callback function or are you checking .state
  • has your CBManager (central or peripheral) been initialized

These are some of the questions that need answered before we can think about what the problem might be.

macOS15.6 Bluetooth status always returns CBManagerStateUnsupported
 
 
Q