RewardVideo Ad Integration ADNW AMoAd For iOS english - unigeniee/Geniee-iOS-SDK GitHub Wiki

AMoAd introduction

Describe the implementation procedure of AMoAd for mediation setting of video reward advertisement. For implementation of the startup guide and video reward advertisement, refer to the following implementation procedure.

Startup Implementation of video reward advertisement

Manual integration

  • Extract RewardVideoAd-Adnw-SDKS.zip
  • Drag and drop the AmoAdSdk folder to the project and add it.
  • Add the path of libAMoAd.a folder to Target > Build Settings > Library Search Paths.
  • Add the following necessary frameworks to Build Phases > Link Binary With Libraries.
AdSupport.framework
AVFoundation.framework
CoreMedia.framework
SystemConfiguration.framework
StoreKit.framework

AMoAd Adapter

Drag and drop the AMoAd SDK Adapter to the project and add it.

rewardMediation/Amoad/GNSAdapterAmoadRewardVideoAd.h
rewardMediation/Amoad/GNSAdapterAmoadRewardVideoAd.m