For Unity projects, currently you need to manually adjust the import of certain iOS dynamic libraries. The steps are as follows:



Note: After completing the settings for a dynamic library as described, you may see a console log error for another framework, such as "Library not loaded: @rpath/xxx.framework". Simply repeat the steps above: search for and add the xcframework/framework files specified after "@rpath" to resolve these errors.