googleads-mobile-android-mediation: Error calling adapter: com.google.ads.mediation.facebook.FacebookMediationAdapter

It is showing Error calling adapter: com.google.ads.mediation.facebook.FacebookMediationAdapter every time after calling MobileAds.initialize. I tried to use other versions but still not working.

implementation ‘com.google.ads.mediation:facebook:6.4.0.0’ implementation ‘com.google.android.gms:play-services-ads:20.1.0’

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 4
  • Comments: 17 (4 by maintainers)

Most upvoted comments

@ericleich I’m facing the same issue with Meta, but with the Unity SDK for Android. I’m just wanting to add that this issue still happens when waiting until the SDK finished initialization before loading ads. As the Unity SDK uses the Android SDK under the hood, I assume that info could be helpful to some extend.