Post

Replies

Boosts

Views

Activity

What is the NSExtensionPointIdentifier for the HomeKit Matter extension?
The documentation for HMCHIPServiceRequestHandler mentions having the NSExtensionPrincipalClass inherit from HMCHIPServiceRequestHandler. Is there a NSExtensionPointIdentifier that should be set to enable the HomeKit Matter extension? Currently, my extension is not being called when trying to set up a new Matter device using HMAccessorySetupManager and I'm not sure why. ☹️ The latest Xcode 13 Beta does not yet offer a HomeKit extension template when creating a new target, so I'm not sure how to check if there's something I'm missing in the NSExtension dictionary in the extension's Info.plist. Thanks!
1
0
1.4k
Aug ’21
Using MatterSupport APIs for Wi-Fi commissioning in iOS simulator
Are the MatterSupport commissioning APIs supported in the iOS simulator? Specifically hoping to support Wi-Fi commissioning using an app running in the iOS simulator. Thank you!
Replies
0
Boosts
0
Views
714
Activity
Oct ’23
What is the NSExtensionPointIdentifier for the HomeKit Matter extension?
The documentation for HMCHIPServiceRequestHandler mentions having the NSExtensionPrincipalClass inherit from HMCHIPServiceRequestHandler. Is there a NSExtensionPointIdentifier that should be set to enable the HomeKit Matter extension? Currently, my extension is not being called when trying to set up a new Matter device using HMAccessorySetupManager and I'm not sure why. ☹️ The latest Xcode 13 Beta does not yet offer a HomeKit extension template when creating a new target, so I'm not sure how to check if there's something I'm missing in the NSExtension dictionary in the extension's Info.plist. Thanks!
Replies
1
Boosts
0
Views
1.4k
Activity
Aug ’21