Hey Guys,
I have used the Admob plugin in the past, V1, with no issues. Now that my Nexus 4 updated this week I am unable to get the V1 or V2 admob plugin to display ads. The listener fires back that the ad loaded, but I don’t see anything on the screen. A quick look at the ADB log cat shows the following:
06-10 12:27:20.698: E/Ads(3344): JS: Uncaught TypeError: Cannot read property ‘Na’ of null (http://googleads.g.doubleclick.net/mads/static/formats/templates.js:120)
06-10 12:27:20.698: I/chromium(3344): [INFO:CONSOLE(120)] “Uncaught TypeError: Cannot read property ‘Na’ of null”, source: http://googleads.g.doubleclick.net/mads/static/formats/templates.js (120)
06-10 12:27:20.708: I/Ads(3344): Scheduling ad refresh 30000 milliseconds from now.
06-10 12:27:20.708: I/Ads(3344): Ad finished loading.
06-10 12:27:20.718: E/qdutils(3344): FBIOGET_FSCREENINFO failed
06-10 12:27:20.728: I/Corona(3344): Message received from the ads library: The ad loaded successfully
06-10 12:27:20.728: I/Corona(3344): ad lib initialized
Is anybody else seeing this?
Thanks in advance.