Am tring to integrate video rewarded ads in my game how can I show video ads and handle if the ad is successfully shown to reward the player ? I couldn't find any thing about that on Chartboost docs it only says
Chartboost.showRewardedVideo(CBLocation.MainMenu);
But how to handle success or failure from ad and where to ad the code to reward the player if the ad is successfully shown ?
↧