hello
im working now with unity 5.2.4 and when i download the last admob for unity release i got this type of error:
System.Reflection.TargetInvocationException
my game is for android.
so i go back to releases archive and downloaded older versions which keep give me errors and even crashes until i tried this version:
https://github.com/googleads/googleads-mobile-unity/releases/tag/3.5.0and now the only "error" i get is a debug says this:
Resolver version is now: 10102
UnityEngine.Debug:Log(Object)
GooglePlayServices.PlayServicesResolver:RegisterResolver(IResolver) (at Assets/PlayServicesResolver/Editor/PlayServicesResolver.cs:75)
GooglePlayServices.ResolverVer1_2:.cctor() (at Assets/PlayServicesResolver/Editor/ResolverVer1_2.cs:36)
UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[])
is there a way to fix it and make my unity work with admob? i cant upgrade because my computer is old and i cant have a new computer right now,
my game is already finished and i just need to setup the last things..