Post

Replies

Boosts

Views

Activity

Reply to Tutorial for HMMatterRequestHandler
I need tutorial, too. but nothing was found
Replies
Boosts
Views
Activity
Sep ’22
Reply to iOS 16.1 API for Matter ecosystem implementation
You can use Matter.framework to Commissioning. You will found example
Replies
Boosts
Views
Activity
Jan ’23
Reply to Matter.framework does not work properly in iOS 16.1.1
You should Add EnableBluetoothCentralMatterClientDeveloperMode.mobileconfig from here
Replies
Boosts
Views
Activity
Jan ’23
Reply to Documentation / MatterSupport / MatterAddDeviceRequest / perform()
I have the same problem. I need to know the error code when the user explicitly cancels the pairing, but in many abnormal cases, this error returns code=1.
Replies
Boosts
Views
Activity
Aug ’24
Reply to Commission Matter accessory added via Apple Home
Here are some explanations https://developer.apple.com/forums/thread/757458
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to Matter.framework does not work properly in iOS 16.1.1
maybe you should paired by MatterSupport.framework first. Then use Matter.framework to pair. MatterSupport.framework will Share setup information to you.
Replies
Boosts
Views
Activity
Aug ’24