Hi, all!
I have updated to MacOS Catalina a few days ago and now I can not build for iOS. When upgraded to the version 2019.3538 I could not build for neither Android nor iOS. Then I deleted the version 2019.3538 and installed the version 2019.3535. This time I was able to build for Android but for iOS it does not work. I have tried to paste the log to pastebin and one other site but they kept telling me that the logs are too long, so I can not add a link to the logs. However, below are the latest lines of the log:
/Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(decoder\_common\_7bb8121abaf02375f0da94d655962213.o) duplicate symbol '\_nano\_encode\_bytes' in: /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.appodeal.GoogleAdMob/GoogleAppMeasurement.framework/GoogleAppMeasurement(encoder\_common\_101f61bd209c1aca3aef10f6a9a8beb0.o) /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(encoder\_common\_dd9a395457c1f1eaff51b2fdc2c4e3a2.o) duplicate symbol '\_nano\_encode\_repeated\_bytes' in: /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.appodeal.GoogleAdMob/GoogleAppMeasurement.framework/GoogleAppMeasurement(encoder\_common\_101f61bd209c1aca3aef10f6a9a8beb0.o) /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(encoder\_common\_dd9a395457c1f1eaff51b2fdc2c4e3a2.o) duplicate symbol '\_nano\_encode\_string' in: /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.appodeal.GoogleAdMob/GoogleAppMeasurement.framework/GoogleAppMeasurement(encoder\_common\_101f61bd209c1aca3aef10f6a9a8beb0.o) /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(encoder\_common\_dd9a395457c1f1eaff51b2fdc2c4e3a2.o) duplicate symbol '\_nano\_encode\_repeated\_string' in: /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.appodeal.GoogleAdMob/GoogleAppMeasurement.framework/GoogleAppMeasurement(encoder\_common\_101f61bd209c1aca3aef10f6a9a8beb0.o) /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(encoder\_common\_dd9a395457c1f1eaff51b2fdc2c4e3a2.o) duplicate symbol '\_nano\_two\_pass\_encoding' in: /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.appodeal.GoogleAdMob/GoogleAppMeasurement.framework/GoogleAppMeasurement(encoder\_common\_101f61bd209c1aca3aef10f6a9a8beb0.o) /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(encoder\_common\_dd9a395457c1f1eaff51b2fdc2c4e3a2.o) duplicate symbol '\_nano\_encode\_repeated\_uint64' in: /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.appodeal.GoogleAdMob/GoogleAppMeasurement.framework/GoogleAppMeasurement(encoder\_common\_101f61bd209c1aca3aef10f6a9a8beb0.o) /Users/ielmar/Desktop/YolNisanlariCL.app/.build/plugin.firebaseAnalytics/libGoogleAppMeasurement.a(encoder\_common\_dd9a395457c1f1eaff51b2fdc2c4e3a2.o) ld: 909 duplicate symbols for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) Oct 11 03:19:01.020 BUILD ERROR: There was a problem linking the app. Check the console for more information. Oct 11 03:19:01.020 iOS build failed (12) after 544 seconds Oct 11 03:19:01.182 ERROR: Build Failed: There was a problem linking the app. Check the console for more information. Oct 11 03:19:01.182
By the way, I have tried both with GADApplicationIdentifier added and without it.