How can I ensure admob will appear in my app

后端 未结 2 1067
有刺的猬
有刺的猬 2021-01-25 12:18

As we know, google requires us to use test device and test ad unit id, when we develop the app. However, I want to know that if there exists anyway that I can see the real ad, b

2条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-25 12:48

    You can use actual ad unit id even for development, but your test devices should be added to the list of TEST DEVICES when you build your ad request.

    If it's a valid ad unit id that you are using, you can be sure that ads will appear when you publish your apps. Also, you can check if you are getting hits for your ad unit in Adsense Dashboard.

    If you want to be dead sure, you can just try to install the apk on another device, test it, and then publish it when you see the ads.

提交回复
热议问题