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
243 stars 198 forks source link

InMobi Failed to download image assets error #370

Closed maxakash closed 1 year ago

maxakash commented 3 years ago

I am using InMobi as an ad source for my native advanced ads but I am always getting the "Failed to download image assets." error.

My adapter version is 10.0.1.0

Here is the logcat

"Adapter Responses": [
2021-11-15 21:04:50.357 23398-23398/com.weaponoid.miband4 I/System.out:         "Adapter": "com.google.ads.mediation.inmobi.InMobiAdapter",
2021-11-15 21:04:50.357 23398-23398/com.weaponoid.miband4 I/System.out:         "Ad Error": {
2021-11-15 21:04:50.357 23398-23398/com.weaponoid.miband4 I/System.out:           "Domain": "com.google.android.gms.ads",
2021-11-15 21:04:50.357 23398-23398/com.weaponoid.miband4 I/System.out:             "Message": "Failed to download image assets.",
2021-11-15 21:04:50.357 23398-23398/com.weaponoid.miband4 I/System.out:             "Domain": "com.google.ads.mediation.inmobi",

Please provide any solution

harikiran01 commented 2 years ago

Same issue

joshh-devrel commented 1 year ago

@maxakash This should be fixed in the latest InMobi Android adapter version.

maxakash commented 1 year ago

@maxakash This should be fixed in the latest InMobi Android adapter version.

You took 2 years to solve this 😂.