I have added the entitlement com.apple.developer.networking.manage-thread-network-credentials to the app. I am seeing this error if I delete the Bluetooth Central developer mode profile from the device, and try to commission the device:
BLE:Error writing Characteristics in Chip service on the device: [The specified UUID is not allowed for this operation.] Failed to establish BLE connection: src/platform/Darwin/BleConnectionDelegateImpl.mm:484: Ble Error 0x00000407: GATT write characteristic operation failed
Is it possible to use the Matter.xcframework without using the MatterSupport extension for onboarding a device to our ecosystem?