我的Admob广告未加载:
01-13 00:13:56.942: E/Ads(28232): JS: Uncaught ReferenceError: AFMA_getSdkConstants is not defined (http://media.admob.com/:1)
01-13 00:13:56.942: E/Web Console(28232): Uncaught ReferenceError: AFMA_getSdkConstants is not defined at http://media.admob.com/:1
很多人都说这个错误意味着没有网络连接。肯定有。
现在对于奇怪的部分,如果我清除应用程序的数据,例如设置/应用/ MyApp /清除数据,下次运行程序时,广告将正常加载。但显然我不能告诉我的用户清除他们的数据,所以我可以向他们展示广告!
为什么我的应用数据存在问题?以及如何解决它。