I’ve developed an XCFramework which features a Name Extension Listing characteristic. The characteristic is meant to allow Name Blocking and Identification settings in iOS. Nonetheless, after customers import my XCFramework into their iOS venture, the Name Extension Listing doesn’t work.
It does not even present the iOS Name Blocking and Identification settings. I’ve verified that the XCFramework consists of all the required parts for the characteristic to work, so I am unsure what might be inflicting the problem.
I’ve added the Name Extension Listing as a goal dependency: enter picture description right here
It is embedded into the app that imports the XCFramework: enter picture description right here
What steps can I take to troubleshoot this subject and be sure that the Name Extension Listing characteristic works correctly after importing my XCFramework? Are there any widespread pitfalls or points that might trigger this type of drawback? Any steering or ideas could be significantly appreciated.