FullscreenInterstitial Ad Integration ADNW Zucks For iOS english - unigeniee/Geniee-iOS-SDK GitHub Wiki
Describe the implementation procedure to mediate Zucks with FullscreenInterstitial advertisement. For implementation of the startup guide and fullscreen interstitial advertisement, refer to the following implementation procedure.
Startup
Implementation of fullscreen interstitial advertisement
- Currently Geniee Mediation SDK is working well with Zucks SDK version 1.3.0
Add the following line to Podfile
pod 'ZucksAdNetworkSDK'
If you install with Cocoapods, introduction by this procedure is unnecessary.
- Extract FullscreenInterstitialAd-Adnw-SDKS.zip
- Drag and drop the ZucksAdNetworkSDK.framework to the project and add it.
- Add the path of
ZucksAdNetworkSDK.framework
folder to Target > Build Settings > Framework Search Paths
- Drag and drop the Zucks SDK Adapter to the project and add it.
fullscreenMediation/Zucks/GNSAdapterZucksFullscreenInterstitialAd.h
fullscreenMediation/Zucks/GNSAdapterZucksFullscreenInterstitialAd.m