- Home /
Google.IOSResolver.dll' will not be loaded
I am making a game for android. I imported the Google AdMob plugin into my project. After that, it shows me this error
Assembly 'Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.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.
I searched a lot but found nothing. I think I made the project for android and it shows the error for IOS, so I may delete the ios files. But I don't know. Please help!
Answer by nabeelasad2007 · Mar 01 at 01:38 PM
I just Resolved the External Dependency Manager, and the error vanished.
Answer by enzoravo · Mar 19 at 06:28 PM
how did you resolve the External Dependency Manager ?
Open your Unity Project. Go to Assets > External Dependency Manager > Android Resolver > Resolve.
Note:-
1. You will only get the External Dependency Manager Option if you have imported the Admob or any other plugin. 2. If Resolving does not help, then you can try Force Resolve (Just Click on the Force Resolve in the Android Resolver:- Assets > External Dependency Manager > Android Resolver > Force Resolve)