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
494 stars 210 forks source link

It still showing test ads even in live #93

Closed anilk533 closed 6 years ago

anilk533 commented 7 years ago

Still showing Test ads even my app in live, i removed isTesting line please help me thank you

mugenyi commented 7 years ago

leave the line and replace true with false isTesting = false;

anilk533 commented 7 years ago

Same issue

ratson commented 6 years ago

Duplicate to https://github.com/ratson/cordova-plugin-admob-free/issues/69