googleads / googleads-mobile-android-mediation

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.
Apache License 2.0
242 stars 198 forks source link

InMobi adapter is not relaying onAdDisplayFailed event #477

Closed sandeep5193 closed 5 months ago

sandeep5193 commented 1 year ago

we get below message in the logcat but onAdFailedToShowFullScreenContent() method is not getting called:

{ "Code": 106, "Message": "InMobi SDK failed to display an interstitial ad.", "Domain": "com.google.ads.mediation.inmobi", "Cause": "null" }

joshh-devrel commented 1 year ago

Thanks @sandeep5193 for raising this issue, we are currently working on the fix.

thanvirm commented 5 months ago

This got fixed by https://github.com/googleads/googleads-mobile-android-mediation/commit/561afb084e47682837919c57bdc01a41d9be5780.