Admob ad will not load. Error 2. It worked before but suddenly stopped

后端 未结 12 1788
长情又很酷
长情又很酷 2020-12-11 01:29

Here is the entire class that I am trying to load a banner ad into (createAd() method does the work)

public class HomeActivity extends Activity {

    privat         


        
12条回答
  •  失恋的感觉
    2020-12-11 01:41

    Error no 2 means ERROR_CODE_NETWORK_ERROR. so check your internet connection and still not showing ads then just restart your mobile and check...that was worked for me.

提交回复
热议问题