Henadzi Rabkin
Henadzi Rabkin
I have the same problem every time I archive target
It actually has status .connecting and there's a signature with callback/handler argument to wait while connection is complete. So I have solved the issue like this: ``` socket.connect(timeoutAfter: 0) {...
I have similar issue under Rosetta with these settings in a client's app Podfile where integrated XCframework with 3rd party dependencies: ``` config.build_settings.delete 'IPHONEOS_DEPLOYMENT_TARGET' config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0' ``` described here...
Waiting as well...
I have the same issue. In some old version of the google-ads-unity I had files from the error inside Assets/Plugins/iOS folder. No errors at iOS resolver step

Resolved by totally removing any mentions of an old Google-ADS version and reinstalling it again
No, I used my own implementation
Just moved my CI to a new machine and reproduce it again. Not sure but seems like it works occasionally, maybe it somehow related to clearing derived data