D/DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl
I/Ads: Starting ad request.
I/Ads: Use AdRequest.Builder.addTestDevice("EAD2984C97B97A1924F2FAA895EC680B") to get test ads on this device.
I/Ads: Instantiating mediation adapter: com.google.ads.mediation.facebook.FacebookAdapter
W/Ads: Server parameters: {"gwhirl_share_location":"1","pubid":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}
I/Ads: Trying mediation network:
I/Ads: Instantiating mediation adapter: com.google.ads.mediation.admob.AdMobAdapter
W/Ads: Server parameters: {"gwhirl_share_location":"1","pubid":"ca-app-pub-xxxxxxxxxxxxxxxxxxxxxxx\/cak=no_cache&cadc=wq&caqid=FXmfV5eII8fRWMSSq-gE"}
D/DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl
I/Ads: Starting ad request.
I/Ads: Use AdRequest.Builder.addTestDevice("EAD2984C97B97A1924F2FAA895EC680B") to get test ads on this device.
I/Ads: Ad finished loading.
I/Ads: Ad finished loading.
D/ads: onAdLoaded Banner by: com.google.ads.mediation.admob.AdMobAdapter
this is my logcat. i am haveing this problem. i always see "Ad finished loading" TWICE and i always get "com.google.ads.mediation.admob.AdMobAdapter" after calling getMediationAdapterClassName() in Log even though i found that there is always an increment of imressions in Admob Mediation Dashboard.
what could be the problem here that it always shows Ad finished loading two times? is that mean that the Ad has been served from both Admob and FAN?