Geniee Mediation Integration For iOS iAd english - unigeniee/Geniee-iOS-SDK GitHub Wiki
iAd Ad Delivery
By using the iAd Adapter, you can deliver the iAd advertising from Geniee SDK.
Set up to Install
Introduction Geniee SDK to iAD adapter
-
Install Geniee SDK
Geniee SDK StartGuide -
Install Geniee SDK BannerAd
Install Geniee SDK -
Setup
iAd.framework
AddiAd.framework
to Xcode
Install iAd Ad Delivery
-
Setting Geniee Ad Source
Set AdSource to delivery Screen.iAd ads from the SSP dashboard.
Write tag information in Ad Source.
Input contents of Tag column:<!--geniee_sdk_tagtype_iad-->
-
Add GNAdMediationIAdAdapter Library
Add project tolibGNAdMediationIAdAdapter.a
under libAdsMediation/GNAdMediation/iAd.
Add link to project in accordance with this,「Build Phases」→「Link Binary With Libraries」. -
Select
-ObjC
to BuildSetting "Other Linker Flags"
Add-ObjC
to AppTarget's BuildSetting "Other Linker Flags".