简体   繁体   English

Xamarin iOS应用上的iAd

[英]iAd on Xamarin iOS App

I'm trying to put some IAD advertising on my Xamarin iOS App. 我正在尝试在Xamarin iOS应用上投放一些IAD广告。

Googling I find out that I need the Monotouch.iAd package but I cannot find it on Xamarin Components or Nuget (or google!) 谷歌搜索我发现我需要Monotouch.iAd程序包,但在Xamarin组件或Nuget(或Google!)上找不到它

Does anybody know where I can find it? 有人知道我在哪里可以找到它吗? And maybe a fully working example? 也许是一个完整的例子?

Thanks 谢谢

It seems like it is included always now, 似乎现在总是包含它,

using iAd;

You can find everything in the iAd namespace. 您可以在iAd命名空间中找到所有内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM