Posts

Post marked as solved
1 Replies
0 Views
After some digging, I managed to find the NSExtensionPointIdentifier for the HomeKit CHIP Extension in Xcode 13.0 beta 5: com.apple.HomeKit.extension.CHIP Unfortunately, even with my NSExtension values all squared up, my extension with the HMCHIPServiceRequestHandler subclass is still not getting launched during CHIP device commissioning, so I'm not done debugging.