admob getting an ad response. ErrorCode: 0 Failed to load ad:0

后端 未结 21 1242
余生分开走
余生分开走 2020-11-29 04:12

I have followed many answers about that error here, but my problem is not solved. Every time I run my app no ads appear and I get this error message in Logcat:

21条回答
  •  既然无缘
    2020-11-29 04:54

    If you are using live admob ads id in development mode application , it will show this error.

    Use debug mode admob ads id during development and live admob ids in release mode app

提交回复
热议问题