Admob implementation Error

后端 未结 7 939
独厮守ぢ
独厮守ぢ 2020-11-29 01:04

I got a Problem with implementing Admob into an App.

This is my main.xml:



        
7条回答
  •  春和景丽
    2020-11-29 01:34

    You also need to set the following permissions in your AndroidManifest.xml.

    
    
    

    Then admob can assess the internet and also not show the ad when it has no internet connectivity.

提交回复
热议问题