cranberrygame / cordova-plugin-ad-admob

Other
10 stars 26 forks source link

Rewarded video ads not loading or showing #17

Open sabrielle6 opened 7 years ago

sabrielle6 commented 7 years ago

normal interstitial and banners working

but

window.admob.showRewardedVideoAd(); and window.admob.preloadRewardedVideoAd();

do nothing.

I have the inmobi plugin added (which is my rewarded server) (cordova-plugin-ad-admob-inmobi) but no ads seem to be working. calling the two above in javascript just does nothing

adnanafzal565 commented 7 years ago

Try to use: cordova-admob-pro

AdMob.prepareRewardVideoAd(adId/options, success, fail); AdMob.showRewardVideoAd();

hashbackspace commented 6 years ago

using cordova-plugin-admobpro

it does not show rewardedVideo.