Windows 11
Builder version 3.48
iOS SDK 15.2
---
Hello!
I've been trying to build my unity game but it fails in when reaching the GADUInterstitial library and in other ones, I've followed the instructions provided in here: https://www.pmbaty.com/iosbuildenv/help/thread.php?path=Problem%20solving/&file=how-to-build-admob-google-mobile-ads-sdk-projects-without-cocoapods
But I'm not really sure if this is related to google mobile ads SDK since I've been trying with different version (8.8.0 , 8.9.0, 9.0.0) with no luck.
Within my Unity project I use the plugin EasyMobilePro (https://assetstore.unity.com/packages/tools/integration/easy-mobile-pro-75476#description), this way I can use just one call to trigger the ads without distinguishing the platforms
I attach the build logs: https://pastebin.com/NKeqgZpL
Thanks!