文件名称:iAds:在应用程序中集成不同类型 iAd 的演示
文件大小:21KB
文件格式:ZIP
更新时间:2024-07-28 12:17:08
Swift
广告 在应用程序中集成不同类型 iAd 的演示 iAd 是 Apple 的一个广告平台。 在这篇文章中,我们将讨论如何使用 iAd 平台通过您的应用获利。 让我们开始吧。 四种类型的广告 ) 横幅广告 ) 插页式广告 ) 中等矩形 ) 预卷视频 横幅 ) 全设备宽度视图 ) 置于内容底部 ) 广告不断滚动,无需配置 ) 支持 iphone 和 ipad #### Integration * Link iAd framework * Import iAd framework in your view controller and configure view controller import iAd viewController.canDisplayBannerAds = true #### Handling Banner ad clicks When the banner
【文件预览】:
iAds-master
----README.md(4KB)
----iAdsTests()
--------Info.plist(750B)
--------iAdsTests.swift(897B)
----iAds()
--------ViewController.swift(559B)
--------InterstitialViewController.swift(1KB)
--------Info.plist(1KB)
--------AppDelegate.swift(2KB)
--------BannerViewController.swift(920B)
--------Base.lproj()
--------PreRollVideoViewController.swift(2KB)
--------Images.xcassets()
--------MediumRectViewController.swift(921B)
----iAds.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(17KB)