ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Rewardvideo ads 0$ earning #406

Open youneszd opened 4 years ago

youneszd commented 4 years ago

i use this Rewardvideo in my app i get 74862 impressions and 0 click and 0$ earning i don't know what is wrong , the banner and interstitial it's work perfect i get click and earning is normal statistic for Rewardvideo : [](url Screen Shot 2019-11-30 at 09 22 05 )

My code :

document.addEventListener('deviceready', function() {
admob.rewardvideo.config({
    id        :"admobID",
    isTesting : false,
    autoShow  : false,
  })
admob.rewardvideo.prepare();
document.addEventListener('admob.rewardvideo.events.REWARD',function(event) {
  console.log(event);
})
document.addEventListener('admob.rewardvideo.events.LOAD_FAIL',function(event) {
  console.log(event);
})
document.addEventListener('admob.rewardvideo.events.LOAD',function(event) {
  console.log(event)
})
  document.addEventListener('admob.rewardvideo.events.CLOSE',function(event) {
  console.log(event)
  admob.rewardvideo.prepare();
  });
 });

so what is wrong ? Thank you.

123dma commented 4 years ago

Same problem here. did you find any solution ?

youneszd commented 4 years ago

no nothing :/

123dma commented 4 years ago

I have no hope that this will be corrected. The plugin is leaving, I have no knowledge to fix the problem. unfortunately.

brunoalex commented 3 years ago

mine is working...code as same as you ... low CPM but some