@DTS Engineer Hi, we may have uploaded the incorrect logs. Please ignore FB17357284 and FB17357284. The issue we encountered is not "iOS not having thread credentials", but a problem with MatterSupport, which falls into the following two categories:
1.MatterSupport added the device successfully, but the "open commissioning window" command failed to launch.
-----(case 1 error log)------
10:51:34.061975+0800 homed Failed to open pairing window on the device. Status src/lib/address_resolve/AddressResolve_DefaultImpl.cpp:124: CHIP Error 0x00000032: Timeout
-----(case 1 error log)------
2.MatterSupport added the device successfully, but it didn’t send the "open commissioning window" command.
-----(case 2.1 error log)------
12:06:41.439907+0800 homed Commissioning complete for node ID 0x000000000D0503BA: success
12:06:41.442096+0800 homed <MTRDeviceController_Concrete: 0xc2cba0700, uuid: 654DB965-CD9A-48CE-8B8F-4CDFDB88A682, suspended: NO> 1 delegates called for -[MTRDeviceController controller:commissioningComplete:nodeID:metrics:]
12:06:41.767618+0800 homed [188914BD-5163-425C-9E59-CAE9BFA1A288] Could not find system commissioner pairing for newly staged server with identifier <private> in all pairings: <private>
2:06:41.767729+0800 homed Answering incoming message HMASC.m.confirmDeviceCredential (450D3439-6D1C-4F2B-AE19-B93901ECA5AF) from client 'HomeUIService' that expects a response with error Error Domain=HMErrorDomain Code=2 "(null)"
12:06:41.767868+0800 homed [188914BD-5163-425C-9E59-CAE9BFA1A288] tag="stagedPairingFailure" desc="Could not find system commissioner pairing for newly staged server" errorDomain="HMErrorDomain" errorCode="2"
-----(case 2.1 error log)------
-----(case 2.2 error log)------
08:34:18.679801+0800 homed [3713800559/1150757325(2684848347)] Failed to retrieve serial number: Error Domain=MTRInteractionErrorDomain Code=134 "The specified attribute or attribute data field or entry does not exist on the device." UserInfo={NSLocalizedDescription=The specified attribute or attribute data field or entry does not exist on the device.}
08:34:18.680480+0800 sharingd BLE Prox changed SFBLEDevice ID bb003d3c-ddca-1000-8000-001ff3fb80df, RSSI -74 (0)t~U, Ch 39, AdvD <4c000711063f0a0847cf1f9f9247d3ae971fc6a541>, ST AccessoryStatus, Nm 'BBUbpClM', Paired no, Cnx no, OBC=?
08:34:18.680768+0800 homed [3713800559/1150757325(2684848347)] Failed to fetch serial number of CHIP Accessory with error Error Domain=MTRInteractionErrorDomain Code=134 "The specified attribute or attribute data field or entry does not exist on the device." UserInfo={NSLocalizedDescription=The specified attribute or attribute data field or entry does not exist on the device.}
08:34:18.900535+0800 homed Could not find home with CHIP fabric ID: 1150757325
-----(case 2.2 error log)------

@DTS Engineer Please refer to the image above. We trust that you have understood our issue: a failure in the intermediate process of MatterSupport has prevented our app from completing commissioning. We request your team to provide a "reOpen commissioning window" API to enable us to re-open the pairing window and retry the device addition process. Alternatively, please let us know if you have any better suggestions or solutions.