CAReward introduction

Describe the CAReward implementation procedure 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 MediaSDK.framework into the project and add it.
  • Add the folder path of MediaSDK.framework to Target > Build Settings > Framework Search Paths.
AdSupport.framework (Optional)
WebKit.framework (Optional)
StoreKit.framework (Optional)
AVFoundation.framework
CoreMedia.framework
1
2
3
4
5

CAReward Adapter

  • Copy and add the CAReward SDK Adapter to the project by dragging and dropping.
rewardMediation/CAReward/GNSAdapterCARewardRewardVideoAd.h
rewardMediation/CAReward/GNSAdapterCARewardRewardVideoAd.m
1
2
Last Updated: 4/8/2019, 5:12:14 PM