java - Admob not receiving ads (started randomly, no known changes) -


i noticed evening apps not generating more ad requests tonight. unusual. has been several hours of admob not showing new ad traffic.

so attempted coax app loading ad , not. checking logcat shows this:

adrequesturlhtml: <html><head><script src="http://media.admob.com/s dk-core-v40.js"></script><script> ......... </head><body></body></html> 

this has "ads" tag , more information contained.

then in logcat (also "ads" tag:

adloader timed out after 60000ms while getting url. 

and finally:

onfailedtoreceivead(a network error occurred.) 

any ideas? it's not device (tried on several), , others not receiving ads (number of impressions not increasing evening). have working network connection on devices (and no, adblocker not installed).

this started randomly; did not update application. did not change within admob. possible admob having brief outage?

let me know if can provide more information please. thanks!

i had same problem - seemed miraculously fixed around 40 minutes ago guess google must have fixed it. means 12 hours no ads served.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -