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

IOS showing testing Ads after isTesting:false #433

Open ladaniavadh opened 3 years ago

ladaniavadh commented 3 years ago

I am trying to show the Admob Ads on both IOS and ANDROID add that's why i have create two app on generate to Banner ad. and add the app id config.xml for ios platform

Setting up the AppId and IsTesting:false and run, then it is working fine for Android App, but ios App is still showing Test Ad.

Please help with this issue.