Ejecta icon indicating copy to clipboard operation
Ejecta copied to clipboard

Chartboost (RewardedVideo)

Open Pasha187 opened this issue 9 years ago • 1 comments

I want to show the video for a fee. In Xcode everything works well and I can see the video. But iphone video is not shown. Written "Faild to load RewardedVideo: No ad found !" Why is that?

Pasha187 avatar Oct 08 '15 15:10 Pasha187

Hi,

  1. make sure that you create the compaign for the rewarded video on your chartboost dashboard (and not for the video interstitial)
  2. before you call showing / playing the rewarded video you have to load it first by "cb.loadIntersitial();"

matrixreal avatar Oct 25 '15 20:10 matrixreal