Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug UnityFramework Bitcode error with Google mobile Ads

Discussion in 'iOS and tvOS' started by arkon, Dec 9, 2022.

  1. arkon

    arkon

    Joined:
    Jun 27, 2011
    Posts:
    1,122
    Using the latest Unity 2021, Google Mobile Ads plugin 7.3.1 (latest) no other plugins I get the following error: I've attached a screen shot.

    '/Users/admin/Library/Developer/Xcode/DerivedData/Unity-iPhone-dxqawdwqlhqombdplnlzkrfmeqrx/Build/Products/ReleaseForRunning-iphoneos/PromisesObjC/FBLPromises.framework/FBLPromises(FBLPromise.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. file '/Users/admin/Library/Developer/Xcode/DerivedData/Unity-iPhone-dxqawdwqlhqombdplnlzkrfmeqrx/Build/Products/ReleaseForRunning-iphoneos/PromisesObjC/FBLPromises.framework/FBLPromises' for architecture arm64

    If I disable or enable bitcode it just spawns more errors about not being 4-byte aligned etc.

    Anyone else getting problems integrating Google Mobile Ads? I've nearly given up.
     

    Attached Files:

  2. Krishna_Kumawat

    Krishna_Kumawat

    Joined:
    Jul 22, 2021
    Posts:
    3
    Hello @arkon I'm also facing same issue buddy. if you get any solution then please share here.
    Thank You
     
  3. unity_13655ADA027154E50D6A

    unity_13655ADA027154E50D6A

    Joined:
    Nov 15, 2022
    Posts:
    14
    I've recently fixed this problem.

    You first disable "Enable Bitcode" via build settings :

    Enable Bitcode -> No



    I did this with both Unity-iPhone and Pods


    I'd assume this will work already if you do not have google mobile ads SDK. But if you do, you would need to change the version of your google mobile ads via GoogleMobileAdsDependencies.xml

    This is done by going through your GoogleMobileAdsDependencies.xml :



    Then changing your SDK version to exactly 9.13



    I then was able to build with XCode on my iPhone and everything went smooth. I hope this helps and is clear enough. Thanks
     

    Attached Files:

    sahilsejpal, Mastimed and tomdou like this.
  4. Krishna_Kumawat

    Krishna_Kumawat

    Joined:
    Jul 22, 2021
    Posts:
    3
    Wow It's working fine. thanks :)
    but after that i'm getting something new have any idea about this
    ->>
    Undefined symbols for architecture arm64:

    "_CGSizeFromGADAdSize", referenced from:

    +[GADUPluginUtil safeAdSizeForAdSize:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GADAdSizeEqualToSize", referenced from:

    +[GADUPluginUtil safeAdSizeForAdSize:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GADAdSizeFromCGSize", referenced from:

    +[GADUPluginUtil safeAdSizeForAdSize:] in unity-plugin-library.a(GADUPluginUtil.o)

    +[GADUPluginUtil adSizeForWidth:height:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GADAdSizeFullWidthPortraitWithHeight", referenced from:

    +[GADUPluginUtil adSizeForWidth:height:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth", referenced from:

    +[GADUPluginUtil adaptiveAdSizeForWidth:eek:rientation:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GADErrorUserInfoKeyResponseInfo", referenced from:

    _GADUGetAdErrorResponseInfo in unity-plugin-library.a(GADUInterface.o)

    "_GADLandscapeAnchoredAdaptiveBannerAdSizeWithWidth", referenced from:

    +[GADUPluginUtil adaptiveAdSizeForWidth:eek:rientation:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GADPortraitAnchoredAdaptiveBannerAdSizeWithWidth", referenced from:

    +[GADUPluginUtil adaptiveAdSizeForWidth:eek:rientation:] in unity-plugin-library.a(GADUPluginUtil.o)

    "_GoogleSignIn_Configure", referenced from:

    _GoogleSignInImpl_GoogleSignIn_Configure_m29C606100DACE210B84EA665FFCE49A9D626BAF5 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Configure_m29C606100DACE210B84EA665FFCE49A9D626BAF5)

    "_GoogleSignIn_Create", referenced from:

    _GoogleSignInImpl__ctor_mBB4AB18FE6280AA30EE9BF6D07D8EFBBE6D60392 in Assembly-CSharp1.o

    _GoogleSignInImpl_GoogleSignIn_Create_m650AC54E6FDBF343779402BD54B0197246E7CA05 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Create_m650AC54E6FDBF343779402BD54B0197246E7CA05)

    "_GoogleSignIn_Disconnect", referenced from:

    _GoogleSignInImpl_Disconnect_mE543ACE89CC71DDA6D85B919767A1208F0A3DFE5 in Assembly-CSharp1.o

    _GoogleSignInImpl_GoogleSignIn_Disconnect_mC461F63A74DABA7E0B0CAE81D8F2E75752FCEAB9 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Disconnect_mC461F63A74DABA7E0B0CAE81D8F2E75752FCEAB9, _GoogleSignIn_Disconnect_m8E7E7D9518296AE5BD327B6422E44320BC11E66C )

    "_GoogleSignIn_DisposeFuture", referenced from:

    _GoogleSignInImpl_GoogleSignIn_DisposeFuture_m0F40672E90B2132E929ABF03F0367DEC0D9281B3 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_DisposeFuture_m0F40672E90B2132E929ABF03F0367DEC0D9281B3)

    "_GoogleSignIn_EnableDebugLogging", referenced from:

    _GoogleSignInImpl_EnableDebugLogging_mABA44A8E578F98C9DCC7C32E2F3FBB81C705C9BC in Assembly-CSharp1.o

    _GoogleSignInImpl_GoogleSignIn_EnableDebugLogging_m4131DA1537B8A31335B8BD9E92E5C1962218276A in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_EnableDebugLogging_m4131DA1537B8A31335B8BD9E92E5C1962218276A, _GoogleSignIn_EnableDebugLogging_mC6D32257F0F534EE2B8AC6E6453AAF3C042476B4 )

    "_GoogleSignIn_GetDisplayName", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetDisplayName_m19EEA01C34D36E4C529AB34D71A4903737CCD063 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetDisplayName_m19EEA01C34D36E4C529AB34D71A4903737CCD063)

    "_GoogleSignIn_GetEmail", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetEmail_mBF59467F31B84D764B1948EDB54B3F201255F922 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetEmail_mBF59467F31B84D764B1948EDB54B3F201255F922)

    "_GoogleSignIn_GetFamilyName", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetFamilyName_m9C1A94ED02272A24F668C4636C582FD7ABFE0BE6 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetFamilyName_m9C1A94ED02272A24F668C4636C582FD7ABFE0BE6)

    "_GoogleSignIn_GetGivenName", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetGivenName_m6F1C8D9A5CE2651DD9519A49D38CD2B0C6E1CD69 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetGivenName_m6F1C8D9A5CE2651DD9519A49D38CD2B0C6E1CD69)

    "_GoogleSignIn_GetIdToken", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetIdToken_m15FAAD2447871949E50F7C0C5E68396D89EA0775 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetIdToken_m15FAAD2447871949E50F7C0C5E68396D89EA0775)

    "_GoogleSignIn_GetImageUrl", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetImageUrl_m1FBC01615A388649372D51D3192FA5D0F50A6382 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetImageUrl_m1FBC01615A388649372D51D3192FA5D0F50A6382)

    "_GoogleSignIn_GetServerAuthCode", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetServerAuthCode_mEBF816E1FB66A0F40B22331FCD780D28CCB15D79 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetServerAuthCode_mEBF816E1FB66A0F40B22331FCD780D28CCB15D79)

    "_GoogleSignIn_GetUserId", referenced from:

    _GoogleSignInImpl_GoogleSignIn_GetUserId_m860DCC58D70AE761C8DB041A087DC69C0A8128D3 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_GetUserId_m860DCC58D70AE761C8DB041A087DC69C0A8128D3)

    "_GoogleSignIn_Pending", referenced from:

    _GoogleSignInImpl_GoogleSignIn_Pending_mFE1F7E17AE8CBF7F9C74F03BEB3C209DDDA59C57 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Pending_mFE1F7E17AE8CBF7F9C74F03BEB3C209DDDA59C57)

    "_GoogleSignIn_Result", referenced from:

    _GoogleSignInImpl_GoogleSignIn_Result_m6AA835FC2A690657D7BC624CF75AE4CAC818CD66 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Result_m6AA835FC2A690657D7BC624CF75AE4CAC818CD66)

    "_GoogleSignIn_SignIn", referenced from:

    _GoogleSignInImpl_SignIn_m15B12E5C1D50ADAF01A4C869E72FBEA78A57E435 in Assembly-CSharp1.o

    _GoogleSignInImpl_GoogleSignIn_SignIn_m02F7613B920373FEACFE868945ECFEFF2B013703 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignIn_SignInSilently_m4A39502D186539575FAD9383E9A4D3D2CBC712B5, _GoogleSignInImpl_GoogleSignIn_SignIn_m02F7613B920373FEACFE868945ECFEFF2B013703 , _GoogleSignInImpl_GoogleSignIn_SignInSilently_m717C0F74D0118A92058EAD239649962A2961DFA4 , _GoogleSignIn_SignIn_mD67EAAB44A25117FC7C841BC04DE2C09A06A0312 )

    "_GoogleSignIn_SignInSilently", referenced from:

    _GoogleSignInImpl_SignInSilently_mC0B777233FD506F32ABFCA745C0B1394FC5F2647 in Assembly-CSharp1.o

    _GoogleSignInImpl_GoogleSignIn_SignInSilently_m717C0F74D0118A92058EAD239649962A2961DFA4 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignIn_SignInSilently_m4A39502D186539575FAD9383E9A4D3D2CBC712B5, _GoogleSignInImpl_GoogleSignIn_SignInSilently_m717C0F74D0118A92058EAD239649962A2961DFA4 )

    "_GoogleSignIn_Signout", referenced from:

    _GoogleSignInImpl_SignOut_m5525F0DB728CCC34FD84F567F340ED22F38670CF in Assembly-CSharp1.o

    _GoogleSignInImpl_GoogleSignIn_Signout_m94E90308833FEFFA8DB59BDC93108B1961444280 in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Signout_m94E90308833FEFFA8DB59BDC93108B1961444280)

    "_GoogleSignIn_Status", referenced from:

    _GoogleSignInImpl_GoogleSignIn_Status_mA8FAB167FBBD82021598E127CC267CEA8F32C7EA in Assembly-CSharp1.o

    (maybe you meant: _GoogleSignInImpl_GoogleSignIn_Status_mA8FAB167FBBD82021598E127CC267CEA8F32C7EA)

    "_OBJC_CLASS_$_GADAppOpenAd", referenced from:

    objc-class-ref in unity-plugin-library.a(GADUAppOpenAd.o)

    "_OBJC_CLASS_$_GADBannerView", referenced from:

    objc-class-ref in unity-plugin-library.a(GADUBanner.o)

    "_OBJC_CLASS_$_GADExtras", referenced from:

    objc-class-ref in unity-plugin-library.a(GADURequest.o)

    "_OBJC_CLASS_$_GADInterstitialAd", referenced from:

    objc-class-ref in unity-plugin-library.a(GADUInterstitial.o)

    "_OBJC_CLASS_$_GADMobileAds", referenced from:

    objc-class-ref in unity-plugin-library.a(GADUInterface.o)

    "_OBJC_CLASS_$_GADRequest", referenced from:

    objc-class-ref in unity-plugin-library.a(GADURequest.o)

    "_OBJC_CLASS_$_GADRewardedAd", referenced from:

    objc-class-ref in unity-plugin-library.a(GADURewardedAd.o)

    "_OBJC_CLASS_$_GADRewardedInterstitialAd", referenced from:

    objc-class-ref in unity-plugin-library.a(GADURewardedInterstitialAd.o)

    "_OBJC_CLASS_$_GADServerSideVerificationOptions", referenced from:

    objc-class-ref in unity-plugin-library.a(GADUInterface.o)

    "_Unimgpicker_show", referenced from:

    _PickeriOS_Unimgpicker_show_m03F1D70AAF0C2EEC22FE6805473C5823BA8B3405 in Assembly-CSharp4.o

    (maybe you meant: _PickeriOS_Unimgpicker_show_m03F1D70AAF0C2EEC22FE6805473C5823BA8B3405)

    "_kGADAdSizeSmartBannerLandscape", referenced from:

    +[GADUPluginUtil safeAdSizeForAdSize:] in unity-plugin-library.a(GADUPluginUtil.o)

    -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:adPosition:] in unity-plugin-library.a(GADUBanner.o)

    -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)

    "_kGADAdSizeSmartBannerPortrait", referenced from:

    -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:adPosition:] in unity-plugin-library.a(GADUBanner.o)

    -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)

    ld: symbol(s) not found for architecture arm64

    clang: error: linker command failed with exit code 1 (use -v to see invocation)
     
  5. unity_13655ADA027154E50D6A

    unity_13655ADA027154E50D6A

    Joined:
    Nov 15, 2022
    Posts:
    14
    I believe I've gotten this error as well. I fixed by simply reimporting my google mobile ads package (the one you download from github) and reimporting all
     
  6. LTMF

    LTMF

    Joined:
    Oct 29, 2019
    Posts:
    7
    I have the same problem. I've reimported the Google Ads Package, enabled and disabled bitcode, but to no avail yet. Anyone else dealing with the same problem?
     
  7. arkon

    arkon

    Joined:
    Jun 27, 2011
    Posts:
    1,122
    The fix for me was disabling Bitcode in all 3 targets. It’s set true more than once so make sure they are all false
     
  8. MyrDovg

    MyrDovg

    Joined:
    Jul 13, 2016
    Posts:
    2
    The BITCODE must be turned off everywhere since iOS 16:

    Code (CSharp):
    1. using System.IO;
    2. using UnityEditor;
    3. using UnityEditor.Callbacks;
    4. using UnityEditor.iOS.Xcode;
    5. using UnityEngine;
    6.  
    7. namespace Editor
    8. {
    9.    public class BuildProcessor
    10.    {
    11.       [PostProcessBuild(45)]
    12.       private static void OnPostProcessBuildCocoaPodsAdjustments(BuildTarget buildTarget, string pathToBuiltProject)
    13.       {
    14.          if (buildTarget != BuildTarget.iOS) return;
    15.  
    16.          // https://stackoverflow.com/a/51416359
    17.          var content = "\n\npost_install do |installer|\n" +
    18.                        "installer.pods_project.targets.each do |target|\n" +
    19.                        "  target.build_configurations.each do |config|\n" +
    20.                        $"    config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '{PlayerSettings.iOS.targetOSVersionString}'\n" +
    21.                        "    config.build_settings['ENABLE_BITCODE'] = 'NO'\n" +
    22.                        "  end\n" +
    23.                        " end\n" +
    24.                        "end\n";
    25.  
    26.          using var streamWriter = File.AppendText(Path.Combine(pathToBuiltProject, "Podfile"));
    27.          streamWriter.WriteLine(content);
    28.        
    29.          Debug.Log(">> Automation, CocoaPodsAdjustments ... <<");
    30.       }
    31.      
    32.       [PostProcessBuild(44)]
    33.       public static void ChangeXcodePlist(BuildTarget buildTarget, string path)
    34.       {
    35.          if (buildTarget == BuildTarget.iOS)
    36.          {
    37.             string plistPath = path + "/Info.plist";
    38.            
    39.             PlistDocument plist = new PlistDocument();
    40.             plist.ReadFromFile(plistPath);
    41.            
    42.             PlistElementDict rootDict = plist.root;
    43.             rootDict.SetBoolean("ITSAppUsesNonExemptEncryption", false);
    44.             File.WriteAllText(plistPath, plist.WriteToString());
    45.            
    46.             Debug.Log(">> Automation, Plist ... <<");
    47.          }
    48.       }
    49.  
    50.       [PostProcessBuild]
    51.       private static void OnPostProcessBuildDisableBitCode(BuildTarget buildTarget, string pathToBuiltProject)
    52.       {
    53.          if (buildTarget != BuildTarget.iOS) return;
    54.  
    55.          string projPath = pathToBuiltProject + "/Unity-iPhone.xcodeproj/project.pbxproj";
    56.  
    57.          var pbxProject = new PBXProject();
    58.          pbxProject.ReadFromFile(projPath);
    59.  
    60.          // Main
    61.          string target = pbxProject.GetUnityMainTargetGuid();
    62.          pbxProject.SetBuildProperty(target, "ENABLE_BITCODE", "NO");
    63.  
    64.          // Unity Tests
    65.          target = pbxProject.TargetGuidByName(PBXProject.GetUnityTestTargetName());
    66.          pbxProject.SetBuildProperty(target, "ENABLE_BITCODE", "NO");
    67.        
    68.          // Unity Framework
    69.          target = pbxProject.GetUnityFrameworkTargetGuid();
    70.          pbxProject.SetBuildProperty(target, "ENABLE_BITCODE", "NO");
    71.        
    72.          // Unity GameAssembly
    73.          target = pbxProject.TargetGuidByName("GameAssembly");
    74.          pbxProject.SetBuildProperty(target, "ENABLE_BITCODE", "NO");
    75.        
    76.          pbxProject.WriteToFile(projPath);
    77.        
    78.          Debug.Log(">> Automation, DisableBitCode ... <<");
    79.       }
    80.    }
    81. }
    82.  
     
    Last edited: Jan 2, 2023
    mikita_unity likes this.
  9. tomdou

    tomdou

    Joined:
    Feb 7, 2022
    Posts:
    2
    Worked for me, thank you!!!
     
    mikita_unity likes this.
  10. Philone117

    Philone117

    Joined:
    Oct 15, 2022
    Posts:
    1
    It doesnt work for me, still the same error. Is there another way to solve this problem? :(
     
  11. LTMF

    LTMF

    Joined:
    Oct 29, 2019
    Posts:
    7
    Hi,

    I've been stuck on the same problem for the last month as well. I've removed and reimported several versions of Google Ads. Disabled bitcode on all targets. I keep getting the "Undefined symbols" error on compiling with bitcode off.
    I'm really at a loss here. I've released my app on Android weeks ago, but cannot get it to compile for iOS. Hoping somebody has any new pointers as of how to fix this.

    Cheers
     
  12. gamestorme_unity

    gamestorme_unity

    Joined:
    Jan 26, 2021
    Posts:
    1

    I keep getting all these I think I erased everything from the project that has to do with Gmobileads SDK I checked the pod, the xlm, everything that has to do with google and erased it but I still get these errors.
     

    Attached Files:

  13. Sailendu

    Sailendu

    Joined:
    Jul 23, 2009
    Posts:
    254
    I am also facing this issue, is there any official fix coming from Unity?
     
  14. HappiiGamer

    HappiiGamer

    Joined:
    Dec 31, 2016
    Posts:
    4
    Took me 2 months, but finally managed to get the iOS build working!

    To fix the Bitcode, I had to manually set Build Settings > Enable Bitcode = No for ALL the libraries in my project. In Unity-iPhone, and Pods file.


    The GAD... issues seem to occur because installing new Google Mobile Ads does not remove old unused libraries. So, I deleted GoogleMobileAds, along with the plugin folder Assets > Plugin, and reinstalled the latest Google Mobile Ads 7.4.0.

    Hope this helps someone!
     

    Attached Files:

  15. iCrise

    iCrise

    Joined:
    Jun 6, 2022
    Posts:
    7
    Hey thanks for your answer ! Can you tell what is your unity version ? I can't do an archive from Xcode, from what you said, i got that :(


    Code (CSharp):
    1.  
    2.  
    3. Showing Recent Errors Only
    4.  
    5. Build target UnityFramework of project Unity-iPhone with configuration Release
    6.  
    7. Ld /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/UnityFramework.framework/UnityFramework normal (in target 'UnityFramework' from project 'Unity-iPhone')
    8.     cd /Volumes/msi/Unity/Ios
    9.     /Users/mac1/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-ios13.2 -dynamiclib -isysroot /Users/mac1/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk -L/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos -L/Volumes/msi/Unity/Ios/Libraries -L/Volumes/msi/Unity/Ios/Libraries/Plugins/iOS -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/GoogleUtilities -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/PromisesObjC -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/nanopb -F/Volumes/msi/Unity/Ios/Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework -F/Volumes/msi/Unity/Ios/Pods/GoogleAppMeasurement/Frameworks -F/Volumes/msi/Unity/Ios/Pods/GoogleUserMessagingPlatform/Frameworks/Release -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/Google-Mobile-Ads-SDK -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/AdIdSupport -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport -F/Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleUserMessagingPlatform -filelist /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/UnityFramework.build/Objects-normal/arm64/UnityFramework.LinkFileList -install_name @rpath/UnityFramework.framework/UnityFramework -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -map -Xlinker /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/UnityFramework.build/UnityFramework-LinkMap-normal-arm64.txt -dead_strip -Xlinker -object_path_lto -Xlinker /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/UnityFramework.build/Objects-normal/arm64/UnityFramework_lto.o -stdlib\=libc++ -fobjc-arc -fobjc-link-runtime -L/Users/mac1/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/UnityFramework.build/Objects-normal/arm64/UnityFramework.swiftmodule -ObjC -lc++ -lsqlite3 -lz -framework AVFoundation -framework AudioToolbox -framework CFNetwork -framework CoreGraphics -framework CoreMedia -framework CoreTelephony -framework CoreVideo -framework FBLPromises -framework GoogleAppMeasurement -framework GoogleAppMeasurementIdentitySupport -framework GoogleMobileAds -framework GoogleUtilities -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -framework UserMessagingPlatform -framework WebKit -framework nanopb -weak_framework AdSupport -weak_framework JavaScriptCore -weak_framework SafariServices -weak_framework WebKit -weak_framework CoreMotion -weak-lSystem -liPhone-lib -framework Metal -framework Security -framework MediaToolbox -framework CoreText -framework AudioToolbox -weak_framework AVFoundation -framework AVKit -framework CFNetwork -framework CoreGraphics -framework CoreMedia -weak_framework CoreMotion -framework CoreVideo -framework Foundation -framework OpenAL -framework QuartzCore -framework SystemConfiguration -framework UIKit -liconv.2 -lil2cpp /Volumes/msi/Unity/Ios/Libraries/baselib.a /Volumes/msi/Unity/Ios/Libraries/Plugins/iOS/unity-plugin-library.a -framework StoreKit -weak_framework GameController -weak_framework UserNotifications -framework Pods_UnityFramework -Xlinker -dependency_info -Xlinker /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/UnityFramework.build/Objects-normal/arm64/UnityFramework_dependency_info.dat -o /Users/mac1/Library/Developer/Xcode/DerivedData/Unity-iPhone-aevmkbwugfpwlredplryqwgnmdgz/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/UnityFramework.framework/UnityFramework
    10.  
    11. Undefined symbols for architecture arm64:
    12.   "_objc_msgSend$showWithCompletionHandler:", referenced from:
    13.       _GADUPresentConsentForm in unity-plugin-library.a(GADUInterface.o)
    14.   "_objc_msgSend$loadFormWithCompletionHandler:", referenced from:
    15.       _GADULoadConsentForm in unity-plugin-library.a(GADUInterface.o)
    16.   "_objc_msgSend$initWithConsentFormClientReference:", referenced from:
    17.       _GADUCreateConsentForm in unity-plugin-library.a(GADUInterface.o)
    18.   "_objc_msgSend$isConsentFormAvailable", referenced from:
    19.       _GADUIsConsentFormAvailable in unity-plugin-library.a(GADUInterface.o)
    20.   "_objc_msgSend$error", referenced from:
    21.       _GADUAdapterResponseInfoAdError in unity-plugin-library.a(GADUInterface.o)
    22.   "_objc_msgSend$adUnitMapping", referenced from:
    23.       _GADUAdapterResponseInfoAdUnitMappingCount in unity-plugin-library.a(GADUInterface.o)
    24.       _GADUAdapterResponseInfoAdUnitMappingKey in unity-plugin-library.a(GADUInterface.o)
    25.       _GADUAdapterResponseInfoAdUnitMappingValue in unity-plugin-library.a(GADUInterface.o)
    26.   "_objc_msgSend$numberWithLong:", referenced from:
    27.       _GADUAdapterResponseInfoLatency in unity-plugin-library.a(GADUInterface.o)
    28.   "_objc_msgSend$adSourceInstanceName", referenced from:
    29.       _GADUAdapterResponseInfoAdSourceInstanceName in unity-plugin-library.a(GADUInterface.o)
    30.   "_objc_msgSend$adSourceInstanceID", referenced from:
    31.       _GADUAdapterResponseInfoAdSourceInstanceID in unity-plugin-library.a(GADUInterface.o)
    32.   "_objc_msgSend$adSourceID", referenced from:
    33.       _GADUAdapterResponseInfoAdSourceID in unity-plugin-library.a(GADUInterface.o)
    34.   "_objc_msgSend$localizedDescription", referenced from:
    35.       _GADUGetAdErrorMessage in unity-plugin-library.a(GADUInterface.o)
    36.       _GADUGetFormErrorMessage in unity-plugin-library.a(GADUInterface.o)
    37.   "_objc_msgSend$setPaidEventCallback:", referenced from:
    38.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    39.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    40.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    41.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    42.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    43.   "_objc_msgSend$isKindOfClass:", referenced from:
    44.       _GADUGetResponseInfo in unity-plugin-library.a(GADUInterface.o)
    45.       _GADUResponseInfoExtrasValue in unity-plugin-library.a(GADUInterface.o)
    46.       _GADUAdapterResponseInfoAdUnitMappingValue in unity-plugin-library.a(GADUInterface.o)
    47.   "_objc_msgSend$tagForUnderAgeOfConsent", referenced from:
    48.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    49.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    50.       _GADUGetRequestConfigurationTagForUnderAgeOfConsent in unity-plugin-library.a(GADUInterface.o)
    51.   "_objc_msgSend$presentAdInspectorFromViewController:completionHandler:", referenced from:
    52.       _GADUPresentAdInspector in unity-plugin-library.a(GADUInterface.o)
    53.   "_objc_msgSend$setCustomAdPosition:", referenced from:
    54.       _GADUSetBannerViewCustomPosition in unity-plugin-library.a(GADUInterface.o)
    55.   "_objc_msgSend$adNetworkExtrasWithDictionary:", referenced from:
    56.       _GADUSetMediationExtras in unity-plugin-library.a(GADUInterface.o)
    57.   "_objc_msgSend$setUserIdentifier:", referenced from:
    58.       _GADUServerSideVerificationOptionsSetUserId in unity-plugin-library.a(GADUInterface.o)
    59.   "_objc_msgSend$adNetworkClassName", referenced from:
    60.       _GADUResponseInfoMediationAdapterClassName in unity-plugin-library.a(GADUInterface.o)
    61.       _GADUAdapterResponseInfoAdNetworkClassName in unity-plugin-library.a(GADUInterface.o)
    62.   "_objc_msgSend$formStatus", referenced from:
    63.       -[GADUConsentForm showWithCompletionHandler:] in unity-plugin-library.a(GADUConsentForm.o)
    64.       -[GADUConsentInformation isConsentFormAvailable] in unity-plugin-library.a(GADUConsentInformation.o)
    65.   "_objc_msgSend$tagForUnderAgeOfConsent:", referenced from:
    66.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    67.   "_objc_msgSend$tagForChildDirectedTreatment:", referenced from:
    68.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    69.   "_objc_msgSend$requestConfiguration", referenced from:
    70.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    71.   "_objc_msgSend$widthInPixels", referenced from:
    72.       _GADUGetBannerViewWidthInPixels in unity-plugin-library.a(GADUInterface.o)
    73.   "_objc_msgSend$heightInPixels", referenced from:
    74.       _GADUGetBannerViewHeightInPixels in unity-plugin-library.a(GADUInterface.o)
    75.   "_objc_msgSend$safeAdSizeForAdSize:", referenced from:
    76.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    77.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    78.   "_objc_msgSend$removeBannerView", referenced from:
    79.       _GADURemoveBannerView in unity-plugin-library.a(GADUInterface.o)
    80.   "_objc_msgSend$setDidEarnRewardCallback:", referenced from:
    81.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    82.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    83.   "_objc_msgSend$state", referenced from:
    84.       _GADUGetInitState in unity-plugin-library.a(GADUInterface.o)
    85.   "_objc_msgSend$setAdReceivedCallback:", referenced from:
    86.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    87.   "_objc_msgSend$setAdImpressionCallback:", referenced from:
    88.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    89.   "_objc_msgSend$initWithBannerClientReference:adUnitID:adSize:customAdPosition:", referenced from:
    90.       -[GADUBanner initWithBannerClientReference:adUnitID:width:height:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    91.       -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    92.       -[GADUBanner initWithAdaptiveBannerSizeAndBannerClientReference:adUnitID:width:orientation:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    93.   "_objc_msgSend$maxAdContentRating", referenced from:
    94.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    95.       _GADUGetMaxAdContentRating in unity-plugin-library.a(GADUInterface.o)
    96.   "_objc_msgSend$initWithRewardedAdClientReference:", referenced from:
    97.       _GADUCreateRewardedAd in unity-plugin-library.a(GADUInterface.o)
    98.   "_objc_msgSend$setTagForChildDirectedTreatment:", referenced from:
    99.       _GADUSetRequestConfigurationTagForChildDirectedTreatment in unity-plugin-library.a(GADUInterface.o)
    100.   "_objc_msgSend$initWithInterstitialClientReference:", referenced from:
    101.       _GADUCreateInterstitial in unity-plugin-library.a(GADUInterface.o)
    102.   "_objc_msgSend$consentStatus", referenced from:
    103.       -[GADUConsentInformation consentStatus] in unity-plugin-library.a(GADUConsentInformation.o)
    104.       _GADUGetConsentStatus in unity-plugin-library.a(GADUInterface.o)
    105.   "_objc_msgSend$initWithRewardedInterstitialAdClientReference:", referenced from:
    106.       _GADUCreateRewardedInterstitialAd in unity-plugin-library.a(GADUInterface.o)
    107.   "_objc_msgSend$rewardedAdClient", referenced from:
    108.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    109.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    110.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    111.       -[GADURewardedAd rewardedAd:userDidEarnReward:] in unity-plugin-library.a(GADURewardedAd.o)
    112.       -[GADURewardedAd ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADURewardedAd.o)
    113.       -[GADURewardedAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADURewardedAd.o)
    114.       -[GADURewardedAd adDidDismissFullScreenContent:] in unity-plugin-library.a(GADURewardedAd.o)
    115.       ...
    116.   "_objc_msgSend$initWithAdaptiveBannerSizeAndBannerClientReference:adUnitID:width:orientation:customAdPosition:", referenced from:
    117.       _GADUCreateAnchoredAdaptiveBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    118.   "_objc_msgSend$initWithSmartBannerSizeAndBannerClientReference:adUnitID:customAdPosition:", referenced from:
    119.       _GADUCreateSmartBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    120.   "_objc_msgSend$setPauseOnBackground:", referenced from:
    121.       _GADUSetiOSAppPauseOnBackground in unity-plugin-library.a(GADUInterface.o)
    122.   "_objc_msgSend$setApplicationMuted:", referenced from:
    123.       _GADUSetApplicationMuted in unity-plugin-library.a(GADUInterface.o)
    124.   "_objc_msgSend$setApplicationVolume:", referenced from:
    125.       _GADUSetApplicationVolume in unity-plugin-library.a(GADUInterface.o)
    126.   "_objc_msgSend$rewardedAd", referenced from:
    127.       -[GADURewardedAd show] in unity-plugin-library.a(GADURewardedAd.o)
    128.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    129.       -[GADURewardedAd responseInfo] in unity-plugin-library.a(GADURewardedAd.o)
    130.       -[GADURewardedAd setServerSideVerificationOptions:] in unity-plugin-library.a(GADURewardedAd.o)
    131.       _GADURewardedAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    132.       _GADURewardedAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    133.   "_objc_msgSend$objectAtIndexedSubscript:", referenced from:
    134.       _cStringArrayCopy in unity-plugin-library.a(GADUInterface.o)
    135.       _GADUResponseInfoAdNetworkAtIndex in unity-plugin-library.a(GADUInterface.o)
    136.       _GADUResponseInfoExtrasKey in unity-plugin-library.a(GADUInterface.o)
    137.       _GADUAdapterResponseInfoAdUnitMappingKey in unity-plugin-library.a(GADUInterface.o)
    138.   "_objc_msgSend$setAdWillPresentFullScreenContentCallback:", referenced from:
    139.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    140.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    141.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    142.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    143.   "_objc_msgSend$count", referenced from:
    144.       _cStringArrayCopy in unity-plugin-library.a(GADUInterface.o)
    145.       _GADUGetInitNumberOfAdapterClasses in unity-plugin-library.a(GADUInterface.o)
    146.       _GADUGetTestDeviceIdentifiersCount in unity-plugin-library.a(GADUInterface.o)
    147.       _GADUResponseInfoAdNetworkCount in unity-plugin-library.a(GADUInterface.o)
    148.       _GADUResponseInfoExtrasCount in unity-plugin-library.a(GADUInterface.o)
    149.       _GADUAdapterResponseInfoAdUnitMappingCount in unity-plugin-library.a(GADUInterface.o)
    150.   "_objc_msgSend$currencyCode", referenced from:
    151.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    152.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    153.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    154.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    155.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    156.   "_objc_msgSend$customAdPosition", referenced from:
    157.       -[GADUBanner positionBannerView] in unity-plugin-library.a(GADUBanner.o)
    158.   "_objc_msgSend$description", referenced from:
    159.       _GADUGetInitDescription in unity-plugin-library.a(GADUInterface.o)
    160.       _GADUGetResponseInfoDescription in unity-plugin-library.a(GADUInterface.o)
    161.       _GADUGetAdErrorDescription in unity-plugin-library.a(GADUInterface.o)
    162.       _GADUAdapterResponseInfoDescription in unity-plugin-library.a(GADUInterface.o)
    163.   "_objc_msgSend$responseInfo", referenced from:
    164.       -[GADUBanner responseInfo] in unity-plugin-library.a(GADUBanner.o)
    165.       -[GADURewardedAd responseInfo] in unity-plugin-library.a(GADURewardedAd.o)
    166.       -[GADUInterstitial responseInfo] in unity-plugin-library.a(GADUInterstitial.o)
    167.       -[GADURewardedInterstitialAd responseInfo] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    168.       -[GADUAppOpenAd responseInfo] in unity-plugin-library.a(GADUAppOpenAd.o)
    169.       _GADUGetResponseInfo in unity-plugin-library.a(GADUInterface.o)
    170.   "_objc_msgSend$UTF8String", referenced from:
    171.       _GADUGetInitDescription in unity-plugin-library.a(GADUInterface.o)
    172.       _cStringArrayCopy in unity-plugin-library.a(GADUInterface.o)
    173.       _GADURewardedAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    174.       _GADURewardedInterstitialAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    175.       _GADUGetMaxAdContentRating in unity-plugin-library.a(GADUInterface.o)
    176.       _GADUResponseInfoMediationAdapterClassName in unity-plugin-library.a(GADUInterface.o)
    177.       _GADUResponseInfoResponseId in unity-plugin-library.a(GADUInterface.o)
    178.       ...
    179.   "_objc_msgSend$setGeography:", referenced from:
    180.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    181.       _GADUSetDebugSettingsDebugGeography in unity-plugin-library.a(GADUInterface.o)
    182.   "_objc_msgSend$class", referenced from:
    183.       _GADUGetResponseInfo in unity-plugin-library.a(GADUInterface.o)
    184.       _GADUResponseInfoExtrasValue in unity-plugin-library.a(GADUInterface.o)
    185.       _GADUAdapterResponseInfoAdUnitMappingValue in unity-plugin-library.a(GADUInterface.o)
    186.   "_objc_msgSend$disableMediationInitialization", referenced from:
    187.       _GADUDisableMediationInitialization in unity-plugin-library.a(GADUInterface.o)
    188.   "_objc_msgSend$setAdPosition:", referenced from:
    189.       _GADUSetBannerViewAdPosition in unity-plugin-library.a(GADUInterface.o)
    190.   "_objc_msgSend$gadu_referenceKey", referenced from:
    191.       ___GADUInitializeWithCallback_block_invoke in unity-plugin-library.a(GADUInterface.o)
    192.       _GADUCreateAppOpenAd in unity-plugin-library.a(GADUInterface.o)
    193.       _GADUCreateBannerView in unity-plugin-library.a(GADUInterface.o)
    194.       _GADUCreateBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    195.       _GADUCreateSmartBannerView in unity-plugin-library.a(GADUInterface.o)
    196.       _GADUCreateSmartBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    197.       _GADUCreateAnchoredAdaptiveBannerView in unity-plugin-library.a(GADUInterface.o)
    198.       ...
    199.   "_objc_msgSend$positionView:inParentView:customPosition:", referenced from:
    200.       -[GADUBanner positionBannerView] in unity-plugin-library.a(GADUBanner.o)
    201.   "_objc_msgSend$setCenter:", referenced from:
    202.       +[GADUPluginUtil positionView:inParentView:adPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    203.       +[GADUPluginUtil positionView:inParentView:customPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    204.   "_objc_msgSend$loadWithAdUnitID:request:", referenced from:
    205.       _GADULoadInterstitialAd in unity-plugin-library.a(GADUInterface.o)
    206.       _GADULoadRewardedAd in unity-plugin-library.a(GADUInterface.o)
    207.       _GADULoadRewardedInterstitialAd in unity-plugin-library.a(GADUInterface.o)
    208.   "_objc_msgSend$setInterstitialAd:", referenced from:
    209.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    210.   "_objc_msgSend$initWithSmartBannerSizeAndBannerClientReference:adUnitID:adPosition:", referenced from:
    211.       _GADUCreateSmartBannerView in unity-plugin-library.a(GADUInterface.o)
    212.   "_objc_msgSend$delegate", referenced from:
    213.       +[GADUPluginUtil unityGLViewController] in unity-plugin-library.a(GADUPluginUtil.o)
    214.   "_objc_msgSend$showBannerView", referenced from:
    215.       _GADUShowBannerView in unity-plugin-library.a(GADUInterface.o)
    216.   "_objc_msgSend$latency", referenced from:
    217.       _GADUGetInitLatency in unity-plugin-library.a(GADUInterface.o)
    218.       _GADUAdapterResponseInfoLatency in unity-plugin-library.a(GADUInterface.o)
    219.   "_objc_msgSend$adDidRecordImpressionCallback", referenced from:
    220.       -[GADURewardedAd adDidRecordImpression:] in unity-plugin-library.a(GADURewardedAd.o)
    221.       -[GADUInterstitial adDidRecordImpression:] in unity-plugin-library.a(GADUInterstitial.o)
    222.       -[GADURewardedInterstitialAd adDidRecordImpression:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    223.       -[GADUAppOpenAd adDidRecordImpression:] in unity-plugin-library.a(GADUAppOpenAd.o)
    224.   "_objc_msgSend$show", referenced from:
    225.       _GADUShowAppOpenAd in unity-plugin-library.a(GADUInterface.o)
    226.       _GADUShowInterstitial in unity-plugin-library.a(GADUInterface.o)
    227.       _GADUShowRewardedAd in unity-plugin-library.a(GADUInterface.o)
    228.       _GADUShowRewardedInterstitialAd in unity-plugin-library.a(GADUInterface.o)
    229.   "_objc_msgSend$window", referenced from:
    230.       +[GADUPluginUtil unityGLViewController] in unity-plugin-library.a(GADUPluginUtil.o)
    231.   "_objc_msgSend$setCustomRewardString:", referenced from:
    232.       _GADUServerSideVerificationOptionsSetCustomRewardString in unity-plugin-library.a(GADUInterface.o)
    233.   "_objc_msgSend$keyWindow", referenced from:
    234.       _GADUSafeWidthLandscape in unity-plugin-library.a(GADUPluginUtil.o)
    235.       _GADUDeviceSafeWidth in unity-plugin-library.a(GADUInterface.o)
    236.   "_objc_msgSend$setAdDidRecordImpressionCallback:", referenced from:
    237.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    238.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    239.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    240.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    241.   "_objc_msgSend$stringWithUTF8String:", referenced from:
    242.       +[GADUPluginUtil GADUStringFromUTF8String:] in unity-plugin-library.a(GADUPluginUtil.o)
    243.       _GADUStringFromUTF8String in unity-plugin-library.a(GADUInterface.o)
    244.       _GADUSetDebugSettingsTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    245.   "_objc_msgSend$isOperatingSystemAtLeastVersion:", referenced from:
    246.       _GADUIsOperatingSystemAtLeastVersion in unity-plugin-library.a(GADUPluginUtil.o)
    247.   "_objc_msgSend$setAppOpenAd:", referenced from:
    248.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    249.   "_objc_msgSend$testDeviceIdentifiers", referenced from:
    250.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    251.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    252.       _GADUGetTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    253.       _GADUGetTestDeviceIdentifiersCount in unity-plugin-library.a(GADUInterface.o)
    254.   "_objc_msgSend$adReceivedCallback", referenced from:
    255.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    256.   "_objc_msgSend$appOpenAd", referenced from:
    257.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    258.       -[GADUAppOpenAd show] in unity-plugin-library.a(GADUAppOpenAd.o)
    259.       -[GADUAppOpenAd responseInfo] in unity-plugin-library.a(GADUAppOpenAd.o)
    260.   "_objc_msgSend$didDismissCallback", referenced from:
    261.       -[GADUBanner bannerViewDidDismissScreen:] in unity-plugin-library.a(GADUBanner.o)
    262.   "_objc_msgSend$rewardedInterstitialAdClient", referenced from:
    263.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    264.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    265.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    266.       -[GADURewardedInterstitialAd ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    267.       -[GADURewardedInterstitialAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    268.       -[GADURewardedInterstitialAd adDidDismissFullScreenContent:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    269.       -[GADURewardedInterstitialAd adDidRecordImpression:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    270.       ...
    271.   "_objc_msgSend$loadWithAdUnitID:request:orientation:completionHandler:", referenced from:
    272.       -[GADUAppOpenAd loadWithAdUnitID:orientation:request:] in unity-plugin-library.a(GADUAppOpenAd.o)
    273.   "_objc_msgSend$setRewardedInterstitialAd:", referenced from:
    274.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    275.   "_objc_msgSend$setFullScreenContentDelegate:", referenced from:
    276.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    277.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    278.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    279.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    280.   "_objc_msgSend$request", referenced from:
    281.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    282.       _GADURequestBannerAd in unity-plugin-library.a(GADUInterface.o)
    283.       _GADULoadInterstitialAd in unity-plugin-library.a(GADUInterface.o)
    284.       _GADULoadRewardedAd in unity-plugin-library.a(GADUInterface.o)
    285.       _GADULoadAppOpenAd in unity-plugin-library.a(GADUInterface.o)
    286.       _GADULoadRewardedInterstitialAd in unity-plugin-library.a(GADUInterface.o)
    287.   "_objc_msgSend$requestAgent", referenced from:
    288.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    289.   "_objc_msgSend$presentFromViewController:completionHandler:", referenced from:
    290.       -[GADUConsentForm showWithCompletionHandler:] in unity-plugin-library.a(GADUConsentForm.o)
    291.   "_objc_msgSend$countByEnumeratingWithState:objects:count:", referenced from:
    292.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    293.   "_objc_msgSend$tagForChildDirectedTreatment", referenced from:
    294.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    295.       _GADUGetRequestConfigurationTagForChildDirectedTreatment in unity-plugin-library.a(GADUInterface.o)
    296.   "_objc_msgSend$extras", referenced from:
    297.       -[GADURequest setExtraWithKey:value:] in unity-plugin-library.a(GADURequest.o)
    298.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    299.   "_objc_msgSend$setValue:forKey:", referenced from:
    300.       -[GADURequest setExtraWithKey:value:] in unity-plugin-library.a(GADURequest.o)
    301.       _GADUMutableDictionarySetValue in unity-plugin-library.a(GADUInterface.o)
    302.   "_objc_msgSend$objectForKey:", referenced from:
    303.       -[GADUObjectCache objectForKeyedSubscript:] in unity-plugin-library.a(GADUObjectCache.o)
    304.   "_objc_msgSend$layoutFrame", referenced from:
    305.       _GADUSafeWidthLandscape in unity-plugin-library.a(GADUPluginUtil.o)
    306.       +[GADUPluginUtil positionView:inParentView:adPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    307.       +[GADUPluginUtil positionView:inParentView:customPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    308.       _GADUDeviceSafeWidth in unity-plugin-library.a(GADUInterface.o)
    309.   "_objc_msgSend$setAdDidDismissFullScreenContentCallback:", referenced from:
    310.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    311.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    312.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    313.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    314.   "_objc_msgSend$setObject:forKeyedSubscript:", referenced from:
    315.       ___36-[GADUObjectCache setObject:forKey:]_block_invoke in unity-plugin-library.a(GADUObjectCache.o)
    316.       ___GADUInitializeWithCallback_block_invoke in unity-plugin-library.a(GADUInterface.o)
    317.       _GADUCreateAppOpenAd in unity-plugin-library.a(GADUInterface.o)
    318.       _GADUCreateBannerView in unity-plugin-library.a(GADUInterface.o)
    319.       _GADUCreateBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    320.       _GADUCreateSmartBannerView in unity-plugin-library.a(GADUInterface.o)
    321.       _GADUCreateSmartBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    322.       ...
    323.   "_objc_msgSend$setWillPresentCallback:", referenced from:
    324.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    325.   "_objc_msgSend$setHidden:", referenced from:
    326.       -[GADUBanner hideBannerView] in unity-plugin-library.a(GADUBanner.o)
    327.       -[GADUBanner showBannerView] in unity-plugin-library.a(GADUBanner.o)
    328.   "_objc_msgSend$initWithBannerClientReference:adUnitID:adSize:adPosition:", referenced from:
    329.       -[GADUBanner initWithBannerClientReference:adUnitID:width:height:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    330.       -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    331.       -[GADUBanner initWithAdaptiveBannerSizeAndBannerClientReference:adUnitID:width:orientation:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    332.   "_objc_msgSend$interstitialClient", referenced from:
    333.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    334.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    335.       -[GADUInterstitial ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADUInterstitial.o)
    336.       -[GADUInterstitial adWillPresentFullScreenContent:] in unity-plugin-library.a(GADUInterstitial.o)
    337.       -[GADUInterstitial adDidDismissFullScreenContent:] in unity-plugin-library.a(GADUInterstitial.o)
    338.       -[GADUInterstitial adDidRecordImpression:] in unity-plugin-library.a(GADUInterstitial.o)
    339.       -[GADUInterstitial adDidRecordClick:] in unity-plugin-library.a(GADUInterstitial.o)
    340.       ...
    341.   "_objc_msgSend$sharedInstance", referenced from:
    342.       -[GADUConsentForm showWithCompletionHandler:] in unity-plugin-library.a(GADUConsentForm.o)
    343.       -[GADUConsentInformation consentStatus] in unity-plugin-library.a(GADUConsentInformation.o)
    344.       -[GADUConsentInformation isConsentFormAvailable] in unity-plugin-library.a(GADUConsentInformation.o)
    345.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    346.       -[GADUConsentInformation reset] in unity-plugin-library.a(GADUConsentInformation.o)
    347.       _GADUInitializeWithCallback in unity-plugin-library.a(GADUInterface.o)
    348.       ___GADUInitializeWithCallback_block_invoke in unity-plugin-library.a(GADUInterface.o)
    349.       ...
    350.   "_objc_msgSend$adDidRecordClickCallback", referenced from:
    351.       -[GADURewardedAd adDidRecordClick:] in unity-plugin-library.a(GADURewardedAd.o)
    352.       -[GADUInterstitial adDidRecordClick:] in unity-plugin-library.a(GADUInterstitial.o)
    353.       -[GADURewardedInterstitialAd adDidRecordClick:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    354.       -[GADUAppOpenAd adDidRecordClick:] in unity-plugin-library.a(GADUAppOpenAd.o)
    355.   "_objc_msgSend$adImpressionCallback", referenced from:
    356.       -[GADUBanner bannerViewDidRecordImpression:] in unity-plugin-library.a(GADUBanner.o)
    357.   "_objc_msgSend$sharedApplication", referenced from:
    358.       -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    359.       -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    360.       _GADUSafeWidthLandscape in unity-plugin-library.a(GADUPluginUtil.o)
    361.       +[GADUPluginUtil unityGLViewController] in unity-plugin-library.a(GADUPluginUtil.o)
    362.       +[GADUPluginUtil adSizeForWidth:height:] in unity-plugin-library.a(GADUPluginUtil.o)
    363.       _GADUDeviceSafeWidth in unity-plugin-library.a(GADUInterface.o)
    364.   "_objc_msgSend$setAdFailedToLoadCallback:", referenced from:
    365.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    366.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    367.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    368.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    369.   "_objc_msgSend$presentFromRootViewController:", referenced from:
    370.       -[GADUInterstitial show] in unity-plugin-library.a(GADUInterstitial.o)
    371.       -[GADUAppOpenAd show] in unity-plugin-library.a(GADUAppOpenAd.o)
    372.   "_objc_msgSend$adDidDismissFullScreenContentCallback", referenced from:
    373.       -[GADURewardedAd adDidDismissFullScreenContent:] in unity-plugin-library.a(GADURewardedAd.o)
    374.       -[GADUInterstitial adDidDismissFullScreenContent:] in unity-plugin-library.a(GADUInterstitial.o)
    375.       -[GADURewardedInterstitialAd adDidDismissFullScreenContent:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    376.       -[GADUAppOpenAd adDidDismissFullScreenContent:] in unity-plugin-library.a(GADUAppOpenAd.o)
    377.   "_objc_msgSend$registerAdNetworkExtras:", referenced from:
    378.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    379.   "_objc_msgSend$setAdFailedCallback:", referenced from:
    380.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    381.   "_objc_msgSend$amount", referenced from:
    382.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    383.       -[GADURewardedAd rewardedAd:userDidEarnReward:] in unity-plugin-library.a(GADURewardedAd.o)
    384.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    385.       _GADURewardedAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    386.       _GADURewardedInterstitialAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    387.   "_objc_msgSend$setRequestAgent:", referenced from:
    388.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    389.       _GADUSetRequestAgent in unity-plugin-library.a(GADUInterface.o)
    390.   "_objc_msgSend$removeObjectForKey:", referenced from:
    391.       ___38-[GADUObjectCache removeObjectForKey:]_block_invoke in unity-plugin-library.a(GADUObjectCache.o)
    392.       _GADUSetMediationExtras in unity-plugin-library.a(GADUInterface.o)
    393.       _GADURelease in unity-plugin-library.a(GADUInterface.o)
    394.   "_objc_msgSend$setMaxAdContentRating:", referenced from:
    395.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    396.       _GADUSetRequestConfigurationMaxAdContentRating in unity-plugin-library.a(GADUInterface.o)
    397.   "_objc_msgSend$longLongValue", referenced from:
    398.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    399.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    400.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    401.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    402.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    403.   "_objc_msgSend$setTagForUnderAgeOfConsent:", referenced from:
    404.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    405.       _GADUSetRequestConfigurationTagForUnderAgeOfConsent in unity-plugin-library.a(GADUInterface.o)
    406.       _GADUSetRequestParametersTagForUnderAgeOfConsent in unity-plugin-library.a(GADUInterface.o)
    407.   "_objc_msgSend$addPaidEventHandler", referenced from:
    408.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    409.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    410.   "_objc_msgSend$pauseOnBackground", referenced from:
    411.       -[GADURewardedAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADURewardedAd.o)
    412.       -[GADUInterstitial adWillPresentFullScreenContent:] in unity-plugin-library.a(GADUInterstitial.o)
    413.       -[GADURewardedInterstitialAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    414.       -[GADUAppOpenAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADUAppOpenAd.o)
    415.   "_objc_msgSend$reset", referenced from:
    416.       -[GADUConsentInformation reset] in unity-plugin-library.a(GADUConsentInformation.o)
    417.       _GADUResetConsentInformation in unity-plugin-library.a(GADUInterface.o)
    418.   "_objc_msgSend$setObject:forKey:", referenced from:
    419.       -[GADUObjectCache setObject:forKeyedSubscript:] in unity-plugin-library.a(GADUObjectCache.o)
    420.   "_objc_msgSend$willPresentCallback", referenced from:
    421.       -[GADUBanner bannerViewWillPresentScreen:] in unity-plugin-library.a(GADUBanner.o)
    422.   "_objc_msgSend$adWillPresentFullScreenContentCallback", referenced from:
    423.       -[GADURewardedAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADURewardedAd.o)
    424.       -[GADUInterstitial adWillPresentFullScreenContent:] in unity-plugin-library.a(GADUInterstitial.o)
    425.       -[GADURewardedInterstitialAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    426.       -[GADUAppOpenAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADUAppOpenAd.o)
    427.   "_objc_msgSend$adFailedToLoadCallback", referenced from:
    428.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    429.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    430.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    431.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    432.   "_objc_msgSend$paidEventCallback", referenced from:
    433.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    434.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    435.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    436.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    437.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    438.   "_objc_msgSend$adFailedToPresentFullScreenContentCallback", referenced from:
    439.       -[GADURewardedAd ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADURewardedAd.o)
    440.       -[GADUInterstitial ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADUInterstitial.o)
    441.       -[GADURewardedInterstitialAd ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    442.       -[GADUAppOpenAd ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADUAppOpenAd.o)
    443.   "_objc_msgSend$setExtraWithKey:value:", referenced from:
    444.       _GADUSetExtra in unity-plugin-library.a(GADUInterface.o)
    445.   "_objc_msgSend$initWithBannerClientReference:adUnitID:width:height:adPosition:", referenced from:
    446.       _GADUCreateBannerView in unity-plugin-library.a(GADUInterface.o)
    447.   "_objc_msgSend$type", referenced from:
    448.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    449.       -[GADURewardedAd rewardedAd:userDidEarnReward:] in unity-plugin-library.a(GADURewardedAd.o)
    450.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    451.       _GADURewardedAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    452.       _GADURewardedInterstitialAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    453.   "_objc_msgSend$init", referenced from:
    454.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    455.       ___33+[GADUObjectCache sharedInstance]_block_invoke in unity-plugin-library.a(GADUObjectCache.o)
    456.       -[GADUObjectCache init] in unity-plugin-library.a(GADUObjectCache.o)
    457.       -[GADURequest init] in unity-plugin-library.a(GADURequest.o)
    458.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    459.       _GADUCreateRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    460.       _GADUSetRequestConfigurationTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    461.       ...
    462.   "_objc_msgSend$adReward", referenced from:
    463.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    464.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    465.       _GADURewardedAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    466.       _GADURewardedAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    467.       _GADURewardedInterstitialAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    468.       _GADURewardedInterstitialAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    469.   "_objc_msgSend$mediationExtras", referenced from:
    470.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    471.       _GADUSetMediationExtras in unity-plugin-library.a(GADUInterface.o)
    472.   "_objc_msgSend$doubleValue", referenced from:
    473.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    474.       -[GADURewardedAd rewardedAd:userDidEarnReward:] in unity-plugin-library.a(GADURewardedAd.o)
    475.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    476.       _GADURewardedAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    477.       _GADURewardedInterstitialAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    478.   "_objc_msgSend$presentFromRootViewController:userDidEarnRewardHandler:", referenced from:
    479.       -[GADURewardedAd show] in unity-plugin-library.a(GADURewardedAd.o)
    480.       -[GADURewardedInterstitialAd show] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    481.   "_objc_msgSend$adClickedCallback", referenced from:
    482.       -[GADUBanner bannerViewDidRecordClick:] in unity-plugin-library.a(GADUBanner.o)
    483.   "_objc_msgSend$setRewardedAd:", referenced from:
    484.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    485.   "_objc_msgSend$removeFromSuperview", referenced from:
    486.       -[GADUBanner removeBannerView] in unity-plugin-library.a(GADUBanner.o)
    487.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    488.   "_objc_msgSend$setSameAppKeyEnabled:", referenced from:
    489.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    490.       _GADUSetRequestConfigurationSameAppKeyEnabled in unity-plugin-library.a(GADUInterface.o)
    491.   "_objc_msgSend$debugSettings", referenced from:
    492.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    493.   "_objc_msgSend$setTestDeviceIdentifiers:", referenced from:
    494.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    495.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    496.       _GADUSetRequestConfigurationTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    497.       _GADUSetDebugSettingsTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    498.   "_objc_msgSend$addKeyword:", referenced from:
    499.       _GADUAddKeyword in unity-plugin-library.a(GADUInterface.o)
    500.   "_objc_msgSend$precision", referenced from:
    501.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    502.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    503.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    504.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    505.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    506.   "_objc_msgSend$setServerSideVerificationOptions:", referenced from:
    507.       -[GADURewardedAd setServerSideVerificationOptions:] in unity-plugin-library.a(GADURewardedAd.o)
    508.       -[GADURewardedInterstitialAd setServerSideVerificationOptions:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    509.       _GADURewardedAdSetServerSideVerificationOptions in unity-plugin-library.a(GADUInterface.o)
    510.       _GADURewardedInterstitialAdSetServerSideVerificationOptions in unity-plugin-library.a(GADUInterface.o)
    511.   "_objc_msgSend$loadWithAdUnitID:request:completionHandler:", referenced from:
    512.       -[GADURewardedAd loadWithAdUnitID:request:] in unity-plugin-library.a(GADURewardedAd.o)
    513.       -[GADUInterstitial loadWithAdUnitID:request:] in unity-plugin-library.a(GADUInterstitial.o)
    514.       -[GADURewardedInterstitialAd loadWithAdUnitID:request:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    515.   "_objc_msgSend$processInfo", referenced from:
    516.       _GADUIsOperatingSystemAtLeastVersion in unity-plugin-library.a(GADUPluginUtil.o)
    517.   "_objc_msgSend$rewardedInterstitialAd", referenced from:
    518.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    519.       -[GADURewardedInterstitialAd show] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    520.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    521.       -[GADURewardedInterstitialAd responseInfo] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    522.       -[GADURewardedInterstitialAd setServerSideVerificationOptions:] in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    523.       _GADURewardedInterstitialAdGetRewardType in unity-plugin-library.a(GADUInterface.o)
    524.       _GADURewardedInterstitialAdGetRewardAmount in unity-plugin-library.a(GADUInterface.o)
    525.       ...
    526.   "_objc_msgSend$setAdditionalParameters:", referenced from:
    527.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    528.   "_objc_msgSend$adLoadedCallback", referenced from:
    529.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    530.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    531.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    532.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    533.   "_objc_msgSend$decimalNumberByMultiplyingByPowerOf10:", referenced from:
    534.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    535.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    536.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    537.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    538.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    539.   "_objc_msgSend$setAdFailedToPresentFullScreenContentCallback:", referenced from:
    540.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    541.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    542.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    543.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    544.   "_objc_msgSend$addSubview:", referenced from:
    545.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    546.   "_objc_msgSend$startWithCompletionHandler:", referenced from:
    547.       _GADUInitializeWithCallback in unity-plugin-library.a(GADUInterface.o)
    548.   "_objc_msgSend$bounds", referenced from:
    549.       _GADUSafeWidthLandscape in unity-plugin-library.a(GADUPluginUtil.o)
    550.       +[GADUPluginUtil positionView:inParentView:adPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    551.       +[GADUPluginUtil positionView:inParentView:customPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    552.       _GADUDeviceSafeWidth in unity-plugin-library.a(GADUInterface.o)
    553.   "_objc_msgSend$view", referenced from:
    554.       -[GADUBanner positionBannerView] in unity-plugin-library.a(GADUBanner.o)
    555.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    556.   "_objc_msgSend$setAdDidRecordClickCallback:", referenced from:
    557.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    558.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    559.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    560.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    561.   "_objc_msgSend$positionView:inParentView:adPosition:", referenced from:
    562.       -[GADUBanner positionBannerView] in unity-plugin-library.a(GADUBanner.o)
    563.   "_objc_msgSend$extrasDictionary", referenced from:
    564.       _GADUResponseInfoExtrasCount in unity-plugin-library.a(GADUInterface.o)
    565.       _GADUResponseInfoExtrasKey in unity-plugin-library.a(GADUInterface.o)
    566.       _GADUResponseInfoExtrasValue in unity-plugin-library.a(GADUInterface.o)
    567.   "_objc_msgSend$initWithAppOpenAdClientReference:", referenced from:
    568.       _GADUCreateAppOpenAd in unity-plugin-library.a(GADUInterface.o)
    569.   "_objc_msgSend$frame", referenced from:
    570.       -[GADUBanner heightInPixels] in unity-plugin-library.a(GADUBanner.o)
    571.       -[GADUBanner widthInPixels] in unity-plugin-library.a(GADUBanner.o)
    572.   "_objc_msgSend$loadWithAdUnitID:orientation:request:", referenced from:
    573.       _GADULoadAppOpenAd in unity-plugin-library.a(GADUInterface.o)
    574.   "_objc_msgSend$objectForKeyedSubscript:", referenced from:
    575.       ___32-[GADUObjectCache objectForKey:]_block_invoke in unity-plugin-library.a(GADUObjectCache.o)
    576.       _GADUGetInitDescription in unity-plugin-library.a(GADUInterface.o)
    577.       _GADUGetInitLatency in unity-plugin-library.a(GADUInterface.o)
    578.       _GADUGetInitState in unity-plugin-library.a(GADUInterface.o)
    579.       _GADUResponseInfoExtrasValue in unity-plugin-library.a(GADUInterface.o)
    580.       _GADUGetAdErrorUnderLyingError in unity-plugin-library.a(GADUInterface.o)
    581.       _GADUGetAdErrorResponseInfo in unity-plugin-library.a(GADUInterface.o)
    582.       ...
    583.   "_objc_msgSend$bannerView", referenced from:
    584.       -[GADUBanner loadRequest:] in unity-plugin-library.a(GADUBanner.o)
    585.       -[GADUBanner hideBannerView] in unity-plugin-library.a(GADUBanner.o)
    586.       -[GADUBanner showBannerView] in unity-plugin-library.a(GADUBanner.o)
    587.       -[GADUBanner removeBannerView] in unity-plugin-library.a(GADUBanner.o)
    588.       -[GADUBanner responseInfo] in unity-plugin-library.a(GADUBanner.o)
    589.       -[GADUBanner heightInPixels] in unity-plugin-library.a(GADUBanner.o)
    590.       -[GADUBanner widthInPixels] in unity-plugin-library.a(GADUBanner.o)
    591.       ...
    592.   "_objc_msgSend$responseIdentifier", referenced from:
    593.       _GADUResponseInfoResponseId in unity-plugin-library.a(GADUInterface.o)
    594.   "_objc_msgSend$value", referenced from:
    595.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    596.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    597.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    598.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    599.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    600.   "_objc_msgSend$adapterStatusesByClassName", referenced from:
    601.       _GADUGetInitDescription in unity-plugin-library.a(GADUInterface.o)
    602.       _GADUGetInitLatency in unity-plugin-library.a(GADUInterface.o)
    603.       _GADUGetInitState in unity-plugin-library.a(GADUInterface.o)
    604.       _GADUGetInitAdapterClasses in unity-plugin-library.a(GADUInterface.o)
    605.       _GADUGetInitNumberOfAdapterClasses in unity-plugin-library.a(GADUInterface.o)
    606.   "_objc_msgSend$geography", referenced from:
    607.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    608.   "_objc_msgSend$loadRequest:", referenced from:
    609.       -[GADUBanner loadRequest:] in unity-plugin-library.a(GADUBanner.o)
    610.       _GADURequestBannerAd in unity-plugin-library.a(GADUInterface.o)
    611.   "_objc_msgSend$domain", referenced from:
    612.       _GADUGetAdErrorDomain in unity-plugin-library.a(GADUInterface.o)
    613.   "_objc_msgSend$setDidDismissCallback:", referenced from:
    614.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    615.   "_objc_msgSend$adPosition", referenced from:
    616.       -[GADUBanner positionBannerView] in unity-plugin-library.a(GADUBanner.o)
    617.   "_objc_msgSend$setBannerView:", referenced from:
    618.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    619.   "_objc_msgSend$initWithAdaptiveBannerSizeAndBannerClientReference:adUnitID:width:orientation:adPosition:", referenced from:
    620.       _GADUCreateAnchoredAdaptiveBannerView in unity-plugin-library.a(GADUInterface.o)
    621.   "_objc_msgSend$initWithBannerClientReference:adUnitID:width:height:customAdPosition:", referenced from:
    622.       _GADUCreateBannerViewWithCustomPosition in unity-plugin-library.a(GADUInterface.o)
    623.   "_objc_msgSend$stringWithFormat:", referenced from:
    624.       -[NSObject(GADUOwnershipAdditions) gadu_referenceKey] in unity-plugin-library.a(GADUObjectCache.o)
    625.   "_objc_msgSend$adFailedCallback", referenced from:
    626.       -[GADUBanner bannerView:didFailToReceiveAdWithError:] in unity-plugin-library.a(GADUBanner.o)
    627.   "_objc_msgSend$cStringUsingEncoding:", referenced from:
    628.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    629.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedAd.o)
    630.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    631.       -[GADURewardedAd rewardedAd:userDidEarnReward:] in unity-plugin-library.a(GADURewardedAd.o)
    632.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADUInterstitial.o)
    633.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke_2 in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    634.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    635.       ...
    636.   "_objc_msgSend$setPaidEventHandler:", referenced from:
    637.       -[GADUBanner addPaidEventHandler] in unity-plugin-library.a(GADUBanner.o)
    638.       ___43-[GADURewardedAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    639.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    640.       ___55-[GADURewardedInterstitialAd loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    641.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    642.   "_objc_msgSend$appOpenAdClient", referenced from:
    643.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke in unity-plugin-library.a(GADUAppOpenAd.o)
    644.       ___54-[GADUAppOpenAd loadWithAdUnitID:orientation:request:]_block_invoke_2 in unity-plugin-library.a(GADUAppOpenAd.o)
    645.       -[GADUAppOpenAd ad:didFailToPresentFullScreenContentWithError:] in unity-plugin-library.a(GADUAppOpenAd.o)
    646.       -[GADUAppOpenAd adWillPresentFullScreenContent:] in unity-plugin-library.a(GADUAppOpenAd.o)
    647.       -[GADUAppOpenAd adDidRecordImpression:] in unity-plugin-library.a(GADUAppOpenAd.o)
    648.       -[GADUAppOpenAd adDidRecordClick:] in unity-plugin-library.a(GADUAppOpenAd.o)
    649.       -[GADUAppOpenAd adDidDismissFullScreenContent:] in unity-plugin-library.a(GADUAppOpenAd.o)
    650.       ...
    651.   "_objc_msgSend$setDelegate:", referenced from:
    652.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    653.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    654.       -[GADUBanner dealloc] in unity-plugin-library.a(GADUBanner.o)
    655.   "_objc_msgSend$bannerClient", referenced from:
    656.       ___33-[GADUBanner addPaidEventHandler]_block_invoke in unity-plugin-library.a(GADUBanner.o)
    657.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    658.       -[GADUBanner bannerView:didFailToReceiveAdWithError:] in unity-plugin-library.a(GADUBanner.o)
    659.       -[GADUBanner bannerViewWillPresentScreen:] in unity-plugin-library.a(GADUBanner.o)
    660.       -[GADUBanner bannerViewDidDismissScreen:] in unity-plugin-library.a(GADUBanner.o)
    661.       -[GADUBanner bannerViewDidRecordImpression:] in unity-plugin-library.a(GADUBanner.o)
    662.       -[GADUBanner bannerViewDidRecordClick:] in unity-plugin-library.a(GADUBanner.o)
    663.       ...
    664.   "_objc_msgSend$respondsToSelector:", referenced from:
    665.       _GADUIsOperatingSystemAtLeastVersion in unity-plugin-library.a(GADUPluginUtil.o)
    666.       +[GADUPluginUtil unityGLViewController] in unity-plugin-library.a(GADUPluginUtil.o)
    667.       _GADUSetMediationExtras in unity-plugin-library.a(GADUInterface.o)
    668.   "_objc_msgSend$statusBarOrientation", referenced from:
    669.       -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    670.       -[GADUBanner initWithSmartBannerSizeAndBannerClientReference:adUnitID:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    671.       +[GADUPluginUtil adSizeForWidth:height:] in unity-plugin-library.a(GADUPluginUtil.o)
    672.   "_objc_msgSend$positionBannerView", referenced from:
    673.       -[GADUBanner setAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    674.       -[GADUBanner setCustomAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    675.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    676.   "_objc_msgSend$safeAreaLayoutGuide", referenced from:
    677.       _GADUSafeWidthLandscape in unity-plugin-library.a(GADUPluginUtil.o)
    678.       +[GADUPluginUtil positionView:inParentView:adPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    679.       +[GADUPluginUtil positionView:inParentView:customPosition:] in unity-plugin-library.a(GADUPluginUtil.o)
    680.       _GADUDeviceSafeWidth in unity-plugin-library.a(GADUInterface.o)
    681.   "_objc_msgSend$setRootViewController:", referenced from:
    682.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    683.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    684.   "_objc_msgSend$adSizeForWidth:height:", referenced from:
    685.       -[GADUBanner initWithBannerClientReference:adUnitID:width:height:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    686.       -[GADUBanner initWithBannerClientReference:adUnitID:width:height:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    687.   "_objc_msgSend$loadWithCompletionHandler:", referenced from:
    688.       -[GADUConsentForm loadFormWithCompletionHandler:] in unity-plugin-library.a(GADUConsentForm.o)
    689.   "_objc_msgSend$unityGLViewController", referenced from:
    690.       -[GADUConsentForm showWithCompletionHandler:] in unity-plugin-library.a(GADUConsentForm.o)
    691.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    692.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    693.       -[GADUBanner positionBannerView] in unity-plugin-library.a(GADUBanner.o)
    694.       -[GADUBanner bannerViewDidReceiveAd:] in unity-plugin-library.a(GADUBanner.o)
    695.       -[GADURewardedAd show] in unity-plugin-library.a(GADURewardedAd.o)
    696.       -[GADUInterstitial show] in unity-plugin-library.a(GADUInterstitial.o)
    697.       ...
    698.   "_objc_msgSend$adNetworkInfoArray", referenced from:
    699.       _GADUResponseInfoAdNetworkCount in unity-plugin-library.a(GADUInterface.o)
    700.       _GADUResponseInfoAdNetworkAtIndex in unity-plugin-library.a(GADUInterface.o)
    701.   "_objc_msgSend$setAdClickedCallback:", referenced from:
    702.       _GADUSetBannerCallbacks in unity-plugin-library.a(GADUInterface.o)
    703.   "_objc_msgSend$initWithAdSize:", referenced from:
    704.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    705.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    706.   "_objc_msgSend$hideBannerView", referenced from:
    707.       _GADUHideBannerView in unity-plugin-library.a(GADUInterface.o)
    708.   "_objc_msgSend$setAdLoadedCallback:", referenced from:
    709.       _GADUSetAppOpenAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    710.       _GADUSetInterstitialCallbacks in unity-plugin-library.a(GADUInterface.o)
    711.       _GADUSetRewardedAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    712.       _GADUSetRewardedInterstitialAdCallbacks in unity-plugin-library.a(GADUInterface.o)
    713.   "_objc_msgSend$setAdUnitID:", referenced from:
    714.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    715.       -[GADUBanner initWithBannerClientReference:adUnitID:adSize:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    716.   "_objc_msgSend$initWithConsentInformationClientReference:", referenced from:
    717.       _GADUCreateConsentInformation in unity-plugin-library.a(GADUInterface.o)
    718.   "_objc_msgSend$keywords", referenced from:
    719.       -[GADURequest addKeyword:] in unity-plugin-library.a(GADURequest.o)
    720.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    721.   "_objc_msgSend$adSourceName", referenced from:
    722.       _GADUAdapterResponseInfoAdSourceName in unity-plugin-library.a(GADUInterface.o)
    723.   "_objc_msgSend$sameAppKeyEnabled", referenced from:
    724.       _GADUSetRequestConfiguration in unity-plugin-library.a(GADUInterface.o)
    725.       _GADUGetRequestConfigurationSameAppKeyEnabled in unity-plugin-library.a(GADUInterface.o)
    726.   "_objc_msgSend$didEarnRewardCallback", referenced from:
    727.       ___22-[GADURewardedAd show]_block_invoke in unity-plugin-library.a(GADURewardedAd.o)
    728.       -[GADURewardedAd rewardedAd:userDidEarnReward:] in unity-plugin-library.a(GADURewardedAd.o)
    729.       ___34-[GADURewardedInterstitialAd show]_block_invoke in unity-plugin-library.a(GADURewardedInterstitialAd.o)
    730.   "_objc_msgSend$code", referenced from:
    731.       _GADUGetAdErrorCode in unity-plugin-library.a(GADUInterface.o)
    732.       _GADUGetFormErrorCode in unity-plugin-library.a(GADUInterface.o)
    733.   "_objc_msgSend$addObject:", referenced from:
    734.       -[GADURequest addKeyword:] in unity-plugin-library.a(GADURequest.o)
    735.       -[GADURequest setMediationExtras:] in unity-plugin-library.a(GADURequest.o)
    736.       _GADUSetRequestConfigurationTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    737.       _GADUSetMediationExtras in unity-plugin-library.a(GADUInterface.o)
    738.       _GADUSetDebugSettingsTestDeviceIdentifiers in unity-plugin-library.a(GADUInterface.o)
    739.   "_objc_msgSend$setKeywords:", referenced from:
    740.       -[GADURequest request] in unity-plugin-library.a(GADURequest.o)
    741.   "_objc_msgSend$adaptiveAdSizeForWidth:orientation:", referenced from:
    742.       -[GADUBanner initWithAdaptiveBannerSizeAndBannerClientReference:adUnitID:width:orientation:adPosition:] in unity-plugin-library.a(GADUBanner.o)
    743.       -[GADUBanner initWithAdaptiveBannerSizeAndBannerClientReference:adUnitID:width:orientation:customAdPosition:] in unity-plugin-library.a(GADUBanner.o)
    744.   "_objc_msgSend$loadedAdNetworkResponseInfo", referenced from:
    745.       _GADUResponseInfoLoadedAdNetworkResponseInfo in unity-plugin-library.a(GADUInterface.o)
    746.   "_objc_msgSend$allKeys", referenced from:
    747.       _GADUGetInitAdapterClasses in unity-plugin-library.a(GADUInterface.o)
    748.       _GADUGetInitNumberOfAdapterClasses in unity-plugin-library.a(GADUInterface.o)
    749.       _GADUResponseInfoExtrasKey in unity-plugin-library.a(GADUInterface.o)
    750.       _GADUAdapterResponseInfoAdUnitMappingKey in unity-plugin-library.a(GADUInterface.o)
    751.   "_objc_msgSend$rootViewController", referenced from:
    752.       +[GADUPluginUtil unityGLViewController] in unity-plugin-library.a(GADUPluginUtil.o)
    753.   "_objc_msgSend$interstitialAd", referenced from:
    754.       ___45-[GADUInterstitial loadWithAdUnitID:request:]_block_invoke in unity-plugin-library.a(GADUInterstitial.o)
    755.       -[GADUInterstitial show] in unity-plugin-library.a(GADUInterstitial.o)
    756.       -[GADUInterstitial responseInfo] in unity-plugin-library.a(GADUInterstitial.o)
    757.   "_objc_msgSend$setDebugSettings:", referenced from:
    758.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    759.       _GADUSetRequestParametersDebugSettings in unity-plugin-library.a(GADUInterface.o)
    760.   "_objc_msgSend$userInfo", referenced from:
    761.       _GADUGetAdErrorUnderLyingError in unity-plugin-library.a(GADUInterface.o)
    762.       _GADUGetAdErrorResponseInfo in unity-plugin-library.a(GADUInterface.o)
    763.   "_objc_msgSend$mainScreen", referenced from:
    764.       -[GADUBanner heightInPixels] in unity-plugin-library.a(GADUBanner.o)
    765.       -[GADUBanner widthInPixels] in unity-plugin-library.a(GADUBanner.o)
    766.       _GADUSafeWidthLandscape in unity-plugin-library.a(GADUPluginUtil.o)
    767.       _GADUDeviceScale in unity-plugin-library.a(GADUInterface.o)
    768.       _GADUDeviceSafeWidth in unity-plugin-library.a(GADUInterface.o)
    769.   "_objc_msgSend$requestConsentInfoUpdateWithParameters:completionHandler:", referenced from:
    770.       -[GADUConsentInformation requestConsentInfoUpdateWithParameters:completionHandler:] in unity-plugin-library.a(GADUConsentInformation.o)
    771.       _GADURequestConsentInfoUpdate in unity-plugin-library.a(GADUInterface.o)
    772.   "_objc_msgSend$scale", referenced from:
    773.       -[GADUBanner heightInPixels] in unity-plugin-library.a(GADUBanner.o)
    774.       -[GADUBanner widthInPixels] in unity-plugin-library.a(GADUBanner.o)
    775.       _GADUDeviceScale in unity-plugin-library.a(GADUInterface.o)
    776. ld: symbol(s) not found for architecture arm64
    777. clang: error: linker command failed with exit code 1 (use -v to see invocation)
    778.  
    779.  
    780.  
    781. Build failed    18/02/2023 00:03    2589.6 seconds
    782.  
     
  16. benyur21

    benyur21

    Joined:
    Feb 17, 2023
    Posts:
    1
    Tengo el mismo problema alguien que nos ayude con esto por favor
     
  17. HappiiGamer

    HappiiGamer

    Joined:
    Dec 31, 2016
    Posts:
    4


    I got it working with Unity 2020.3.44f1 and Xcode 14.2. Your GADU.. errors seem to be because of Google Mobile Ads. Did you uninstall Google Ads, and manually deleted Plugin folder in Assets before reinstalling the new Google Mobile Ads?
     
  18. iCrise

    iCrise

    Joined:
    Jun 6, 2022
    Posts:
    7
    Yayy i tried the version 7.4.1 and the 7.4.0. But i did with Xcode 13.2. I can't install Monterey ><<<

    it doesn't worked ://
     
  19. iCrise

    iCrise

    Joined:
    Jun 6, 2022
    Posts:
    7
    It worked ! I downgraded the plugin to 7.3.0 and it worked !

    First, you need to remove all the plugin (3 folders in the assets folder) and then you need to installed the 7.3.0 version and it worked !.

    Hope it will help the future users.
     
  20. Hozgen90

    Hozgen90

    Joined:
    Jan 20, 2021
    Posts:
    19
    now came 8.0 version but still problem :D
     
  21. iCrise

    iCrise

    Joined:
    Jun 6, 2022
    Posts:
    7
    From April 25, 2023, it will be mandatory to use XCode 14 to code new applications and to upload them.
     
  22. andrew_pearce_

    andrew_pearce_

    Joined:
    Nov 5, 2018
    Posts:
    167
    Could you please confirm this? We spent 16 hours trying to resolve the issue with bitcode, which was caused by AdMob 8.1.0, but unfortunately, we were not successful. When we disabled bitcode, we encountered numerous other errors that were unsolvable. Initially, we intended to upgrade xCode 13 to version 14, but this required updating OSx to 13 Ventura. However, upgrading xCode did not resolve the problem, as Ventura started freezing on the login screen. Eventually, we managed to resolve the issue by downgrading the AdMob plugin back to version 7.0.2.

    UPDATE:
    We updated macOS Ventura on another device and subsequently upgraded Xcode to version 14. Surprisingly, everything compiled smoothly without encountering any issues. However, the Ventura update posed some challenges as we had to update Ruby (installing a different version from the system using Brew) and then remove the old CocoaPods before reinstalling them via brew instead of sudo. Do not forget to disable Bitcode for Unity-iPhone. While the new firewall and safety rules implemented in Ventura are beneficial for users, they prove to be quite cumbersome for developers. I hope my post will safe someone's time, we wasted couple of days...
     
    Last edited: Jun 13, 2023
  23. NaoTaiTaoed

    NaoTaiTaoed

    Joined:
    Aug 7, 2023
    Posts:
    2
    Seem Just downgraded admob plugin it worked for me
     
  24. PavelLU

    PavelLU

    Unity Technologies

    Joined:
    Feb 23, 2017
    Posts:
    107
    Seems like: https://developer.apple.com/forums/thread/716965
    need to add -fno-objc-msgsend-selector-stubs flags to OTHER_CPLUSPLUSFLAGS OTHER_CFLAGS