admob-google-cordova icon indicating copy to clipboard operation
admob-google-cordova copied to clipboard

{"isTrusted":false,"adType":"rewarded","error":0,"reason":"Internal error"}

Open Ashclan opened this issue 4 years ago • 0 comments

hi, I am working on an ionic5 capacitor and trying to implement a video reward system. the first time it works completing fine however after that it fails every time.

this. admob.onAdFailedToLoad().subscribe(val=>console.log(val)) ;

console: {"isTrusted":false,"adType":"rewarded","error":0,"reason":"Internal error"}

need help!.

Ashclan avatar Oct 25 '20 05:10 Ashclan