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

后端 未结 12 1782
长情又很酷
长情又很酷 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:48

    If using real device, check also other apps, you know they contain ads, if ads are shown. Also check individually on mobile network and on Wi-Fi.

    For me, it does not show only on mobile network and in all apps. Deleting data of Google Play Services help me, and ads starts showing again. Until GPS downloads its data back. So it worked for about one minute. :-D

提交回复
热议问题