【发布时间】:2016-05-04 18:43:47
【问题描述】:
我正在使用AlexTouch.googleAdMobAds 项目来展示广告。不幸的是,它显示以下错误:
static UIWindow window;
static GADBannerView adViewWindow;
static bool adOnWindow = false;
错误:
错误 CS0012:类型 MonoTouch.UIKit.UIView' is defined in an assembly that is not referenced. Consider adding a reference to assemblymonotouch,Version=0.0.0.0,Culture=neutral,PublicKeyToken=84e04ff9cfb79065' (CS0012) (OnlineVideos.Ui)
我该如何解决这个问题?有人可以帮忙吗?
【问题讨论】:
-
仅供参考:请勿将错误发布为屏幕快照,因为搜索索引无法帮助遇到相同问题的其他用户。
标签: ios xamarin xamarin.ios