EddyVerbruggen / nativescript-admob

NativeScript plugin to earn some precious :moneybag::moneybag: with ads by Google AdMob
MIT License
69 stars 26 forks source link

iOS banner not displayed #31

Open snapxtp opened 6 years ago

snapxtp commented 6 years ago

I followed your directions in the nativescript-vue project and added code. Everything is normal and i see console admob createBanner done.

But the device does not display a banner and the console says:

[1 stream, pid: 11701, url: https://googleads.g.doubleclick.net/getconfig/pubsetting?app_name=--myapp--name--&client=--my-banner--code&admob_app, tls] cancelled

EddyVerbruggen commented 6 years ago

Does it work on the simulator and/or Android?

snapxtp commented 6 years ago

Simulator and my experiment on real device does not work either. https://github.com/EddyVerbruggen/nativescript-admob/issues/29 mentioned here that banner is not shown.

marcel-ploch commented 6 years ago

Hi,

could build a fix for the Problem with the Ads under IOS with NativeScript for.

https://github.com/EddyVerbruggen/nativescript-admob/pull/40

Hopefully someone could check if it works for him or her too.

Kind Regards