Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Only test ads being shown #446

Open
adsprem opened this issue Aug 24, 2020 · 1 comment
Open

Only test ads being shown #446

adsprem opened this issue Aug 24, 2020 · 1 comment

Comments

@adsprem
Copy link

adsprem commented Aug 24, 2020

I have an app live on production. The below code is being used. After a week and trying multiple builds, still getting only test ads. Cordova 9 is used.

<script type="text/javascript"> ` document.addEventListener('deviceready',function(){ admob.banner.prepare(); admob.banner.show({ id:'ca-app-pub-5497020859094106/2419358240', isTesting: false, autoshow:true }) },false); </script>
@FrnandMG
Copy link

same here. any solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants