Admob ads not showing up

后端 未结 14 1912
轮回少年
轮回少年 2021-01-02 02:31

I am trying to implement Admob in Android and I am seeing requests coming into AdMob. However, I am not seeing the Admob ads being displayed on the Android screen in the emu

14条回答
  •  迷失自我
    2021-01-02 03:28

    You are using ads:adUnitId="My Publisher ID" replace it with ads:adUnitId="Here AdUnitId for this app" Note: You have to create app on Admob and you will get AdUnitId for that created app. You don't have to use Publisher ID.

提交回复
热议问题