Post

Replies

Boosts

Views

Activity

Reply to MatterSupport integrated with objective-c No MatterAddDeviceExtensionRequestHandler
is overrides the functions but, how I can communicate with mainApp and the requesthandler Extension?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to How do I get the device ID from the callback information when a HomeKit paired with a Matter device within an application
if add device with matterSupport where I get the matterNodeID?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to The specified UUID is not allowed for this operation
Same problem with matter: [Ble] BLE:Error writing Characteristics in Chip service on the device: [The specified UUID is not allowed for this operation.]
Replies
Boosts
Views
Activity
Jun ’23
Reply to How do I obtain the unique ID of a device and control the device after adding a device using MatterSupport.framework
same problem - you found this problem?
Replies
Boosts
Views
Activity
Jun ’23
Reply to MatterExtension with class MatterAddDeviceExtensionRequestHandler never called?!
It works fine after all and the classes are overwritten. I accidentally applied print in the extension, which does not log in the Xcode console. But when I log for example: os_log(.default, "Received request to fetch rooms in home: (String(describing: home))"), it is in the console on the Mac under the iPhone tab.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jun ’23