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.
-
Answer # 1
Related articles
- c # - error when creating unity class
- c # - code error of script implemented by unity cannot be resolved
- c # - player production in unity (shooting game)
- c # - compile error when importing oculus integration in unity 20194
- c # - i added the arjs plugin to unity, but webar does not appear in the browser
- ruby on rails - error when implementing rails6 follow function
- c # - i want to create a webar in unity
- c # - play sound effects using unity is trigger
- c # - vroid in unity
- c # - i'm using addforce in my unity script, but i want to add a speed limit
- c # - unity 2d action i want to make the enemy blow away when attacking
- c # - i want to learn unity mlagents ai with camera information
- c # - i made a unity oculus rift laser pointer, but it doesn't respond
- unity - i get a connection error in photon
- c # - [unity] keycodebackslash detects two keys
- unity c # coroutine
- c # - error "nullreferenceexception: object reference not set to an instance of an object"
- c # - i want to run unity: transformtranslate using rigidbody
- c # - how do i turn on setactive in unity?
Related questions
- c # - player production in unity (shooting game)
- c # - microphone input does not work on android
- c # - i want to play animation to unity music
- c # - programmatically find the coordinates of points in unity overtime
- how to write a unity c # interface
- c # - conversion from enum type to enum type
- c # - missingreferenceexception occurs even though there is a reference
- c # - i want to update the value
- c # - i want the camera to follow the player character in a tps game, but if i make multiple players in multiplayer, the camera
Isn't IOS not included in the target of the unity application currently being created?
To be honest, I can only understand that much if it is just an error ...
I don't think I can answer without posting a little more detailed information.
https://answers.unity.com/questions/1767241/unable-to-resolve-unityeditoriosextensionsxcode.html