Home>

I want to implement Admob in unity It was good until I downloaded the plug-in from the Admob official website https://developers.google.com/admob/unity/banner?hl=ja and imported it.

  • Error 1
    Assembly'Packages/com.google.external-dependency-manager/ExternalDependencyManager/Editor/Google.IOSResolver_v1.2.162.dll' will not be loaded due to errors:
    Unable to resolve reference'UnityEditor.iOS.Extensions.Xcode'. Is the assembly missing or incompatible with the current platform?
    Reference validation can be disabled in the Plugin Inspector.
  • Error 2
    Assembly'Assets/ExternalDependencyManager/Editor/Google.IOSResolver_v1.2.161.dll' will not be loaded due to errors:
    Unable to resolve reference'UnityEditor.iOS.Extensions.Xcode'. Is the assembly missing or incompatible with the current platform?
    Reference validation can be disabled in the Plugin Inspector.

Is displayed and I cannot build successfully. (Made for android) If i have time, please give me some advice.