Unity中的MobileAdsEventExecutor错误CS1061

时间:2018-11-30 17:06:07

标签: unity3d admob

我尝试通过GoogleMobileAds.unitypackage v3.15.1将Admob Ads集成到我的项目中。但是当我运行项目时,我发现了以下错误,无法运行或构建项目。

  

资产/GoogleMobileAds/Common/MobileAdsEventExecutor.cs(81,29):错误CS1061:类型为Action' does not contain a definition for“调用”,找不到扩展方法Invoke' of type“操作”。您是否缺少装配参考?

0 个答案:

没有答案