finscn / Ejecta

A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS
42 stars 6 forks source link

Chartboost (RewardedVideo) #31

Open Pasha187 opened 8 years ago

Pasha187 commented 8 years ago

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?

matrixreal commented 8 years ago

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();"