Symbol not found: OBJC_CLASS$_HMCHIPServiceHome
Expected in: /System/Library/Frameworks/HomeKit.framework/HomeKit
HMCHIPServiceHome(uuid: UUID(), name: "Scott's") works fine in iOS 15.0 but all of the 15.1 betas (1,2,3,4) have had this issue preventing initializing home structures.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Calling
setupManager.addAndSetUpAccessories(for: topology)
[CHIPAccessoryServer] CHIP Accessory pairing failed before network provisioning: Error Domain=CHIPErrorDomain Code=1 "Undefined error:50." UserInfo={NSLocalizedDescription=Undefined error:50.}
I tested using https://github.com/project-chip/connectedhomeip Test Event 5 and Test Event 7, both fail.