Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
几天后我的 admob 广告不再刷新,这是一个全球性问题吗?一切正常,我没有改变任何事情。
05-10 19:00:15.594: I/Ads(824): onReceiveAd() 05-10 19:00:28.705: I/Ads(824): Refreshing ad. 05-10 19:00:29.345: I/Ads(824): adRequestUrlHtml: <html><head><script ....
Logcat 显示它应该刷新但仍然存在相同的广告。
你能提供一些代码吗?如果您正在执行以下操作之一:
ads:testDevices
adRequest.addTestDevice()
那么您可能处于测试模式,并且您会收到相同的测试广告。