Hey,
Few days ago, I'm import Unity Ads into my test game and worked
Unity Version 5.2.5
But Unity Ads updated and when I tried to Import didn't work
I don't know how to install oldest versions of Unity Ads (Zip and Aar files), and this is my Console Error:
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in :0
at Mono.CSharp.RootNamespace.ComputeNamespaces (System.Reflection.Assembly assembly, System.Type extensionType) [0x00000] in :0
at Mono.CSharp.RootNamespace.ComputeNamespace (Mono.CSharp.CompilerContext ctx, System.Type extensionType) [0x00000] in :0
at Mono.CSharp.GlobalRootNamespace.ComputeNamespaces (Mono.CSharp.CompilerContext ctx) [0x00000] in :0
at Mono.CSharp.Driver.LoadReferences () [0x00000] in :0
at Mono.CSharp.Driver.Compile () [0x00000] in :0
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in :0
The class UnityEngine.CustomYieldInstruction could not be loaded, used in UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
The class UnityEngine.Monetization.ShowAdYield could not be loaded, used in UnityEngine.Advertisements.Android, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null
The class UnityEngine.Monetization.ShowAdPlacementContent could not be loaded, used in UnityEngine.Advertisements.Android, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null
The class <>c__DisplayClass13_0 could not be loaded, used in UnityEngine.Advertisements.Android, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null
The problem is in UnityAds Folder.... I guess
Pls... I'm newbie and i need so much that this work again
↧