cordova-plugin-admob-free icon indicating copy to clipboard operation
cordova-plugin-admob-free copied to clipboard

Rewarded video show test ad in production

Open RitaRoca opened this issue 5 years ago • 2 comments

Hi!

I have made an upload to production of my project and the rewarded videos show the test ads (the banners and interstitials are displayed correctly).

When building the object for the rewarded ad, I explicitly mark it as non-testing (the id is the correct one that I copied directly from the admob page):

admob.rewardvideo.config({ id: admobid.interstitial.rewarded, isTesting: false, autoShow: false, });

Any ideas?

RitaRoca avatar Jan 24 '20 22:01 RitaRoca

Did you manage to solve this, as I have the same issue?

ojsglobal avatar Mar 28 '20 18:03 ojsglobal

Same problem here.

etcho avatar May 05 '20 21:05 etcho