'Flutter Admob and ironsource meditation request error

  InterstitialAd failed to load: LoadAdError(code: 3, domain: com.google.android.gms.ads, message: No fill., responseInfo: ResponseInfo(responseId: -K1oYuahAoSe7_UPz6eN2AQ, mediationAdapterClassName: , adapterResponses: [AdapterResponseInfo(adapterClassName: com.google.ads.mediation.ironsource.IronSourceAdapter, latencyMillis: 1), description: {
I/flutter (19997):   "Adapter": "com.google.ads.mediation.ironsource.IronSourceAdapter",
I/flutter (19997):   "Latency": 1,
I/flutter (19997):   "Credentials": {
I/flutter (19997):     "appKey": "133177121",
I/flutter (19997):     "instanceId": "7226504"
I/flutter (19997):   },"Ad Error": {
I/flutter (19997):     "Code": 3,
I/flutter (19997):     "Message": "No fill.",
I/flutter (19997):     "Domain": "com.google.android.gms.ads",
I/flutter (19997):     "Cause": {
I/flutter (19997):       "Code": 102,
I/flutter (19997):       "Message": "IronSource SDK requires an Activity context to initialize.",
I/flutter (19997):       "Domain": "com.google.ads.mediation.ironsource",
I/flutter (19997):       "Cause": "null"
I/flutter (19997):     }
I/flutter (19997):   }
I/flutter (19997): }

Hello,

I am trying to use ironsource with meditation ads while using google admob. But there is such a problem with requests, why do you think this might be the cause?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source